]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
Make distributed tarball from Git file list
[lilypond.git] / lily / GNUmakefile
index ea7785b947c687e39f0ce73cb5c94b29600bb657..abb48fe5ae1324c06f850c6ee4fd4775f2ce606c 100644 (file)
@@ -2,7 +2,6 @@
 depth = ..
 
 NAME = lilypond
-SUBDIRS = include
 
 MODULE_LIBS=$(depth)/flower
 MODULE_INCLUDES= $(depth)/flower/include
@@ -86,9 +85,3 @@ $(outdir)/relocate.o: $(outdir)/version.hh
 $(outdir)/warn-scheme.o: $(outdir)/version.hh
 
 local-po: $(outdir)/parser.cc
-
-# ugh.  For --srcdir builds, these must exist to satisfy their broken
-# lexer.dep and parser.dep file entries.
-ifneq ($(configure-srcdir),.)
-.PRECIOUS: $(outdir)/lexer.cc $(outdir)/parser.cc
-endif