]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
* debian/: Late Debian update (sorry Anthony).
[lilypond.git] / debian / GNUmakefile
index 929f049b15c6180b7147c024b27440d936227b23..1239828f36c8c52338c3873b6632f5e922f78557 100644 (file)
@@ -6,12 +6,18 @@ 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 postinst postrm prerm rules watch
+EXTRA_DIST_FILES = README.Debian $(CONF_FILES) \
+       control.foka control.potato \
+       lilypond.dirs lilypond.doc-base \
+       lilypond-doc.dirs lilypond-doc.doc-base lilypond-doc.README.Debian \
+       lilypond1.3.copyright \
+       lilypond1.7.dirs lilypond1.7-doc.dirs
 #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