]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
apply Julian's patch to fix install-info warnings
[lilypond.git] / debian / GNUmakefile
index 929f049b15c6180b7147c024b27440d936227b23..e4c6cf3a9e8a01d11db0a721b9b754f2e113f615 100644 (file)
@@ -6,12 +6,36 @@ NAME = debian
 at-dir = $(outdir)/
 at-ext =
 
-EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES) $(OUT_DIST_FILES) control.foka
-CONF_FILES = changelog copyright doc-base preinst postinst postrm prerm rules watch 
+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