]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
(OUT_DIST_FILES): don't dist Flex output
[lilypond.git] / lily / GNUmakefile
index e92486e321c638709c67ade3376c3bab7e63b26f..29a5133f5071b89c4ca42d4cf071304bbeb5aa2d 100644 (file)
@@ -11,7 +11,7 @@ MODULE_CXXFLAGS=
 HELP2MAN_EXECS = lilypond
 STEPMAKE_TEMPLATES=c c++ executable po help2man
 
-OUT_DIST_FILES=$(addprefix $(outdir)/,parser.cc parser.hh FlexLexer.h lexer.cc)
+OUT_DIST_FILES=$(addprefix $(outdir)/,parser.cc parser.hh )
 
 include $(depth)/make/stepmake.make