]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
* lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
[lilypond.git] / debian / GNUmakefile
index 8b0a59875936f054fd83da6e7f99e4550192f83f..471f4f13debd2539aa7462f01ade17942f8caa9a 100644 (file)
@@ -6,14 +6,34 @@ NAME = debian
 at-dir = $(outdir)/
 at-ext =
 
-CONF_FILES = changelog control copyright doc-base emacsen-startup \
-       preinst postinst postrm prerm rules watch
-EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES)  \
-       control.foka control.potato
+CONF_FILES = changelog control copyright emacsen-startup \
+       preinst rules watch
+EXTRA_DIST_FILES = $(CONF_FILES)\
+ README.Debian\
+ TODO\
+ compat\
+ control.foka\
+ control.potato\
+ lilypond-data.dirs\
+ lilypond-data.doc-base\
+ lilypond-data.emacsen-startup\
+ lilypond-data.install\
+ lilypond-data.postinst\
+ lilypond-data.postrm\
+ lilypond-doc.README.Debian\
+ lilypond-doc.dirs\
+ lilypond-doc.doc-base\
+ lilypond-doc.postinst\
+ lilypond-doc.prerm\
+ lilypond.doc-base\
+ lilypond.install\
+ lilypond1.3.copyright\
+ #
+
 #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES)
 OUTCONF_FILES = $(OUTIN_FILES)
 OUT_DIST_FILES = $(OUTIN_FILES)
 
-STEPMAKE_TEMPLATES = yolily-debian
+STEPMAKE_TEMPLATES = debian
 include $(depth)/make/stepmake.make