]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
*** empty log message ***
[lilypond.git] / debian / GNUmakefile
index 7e67f9d823310f6cf1bc8cbd0bc1dc8a49c55144..1239828f36c8c52338c3873b6632f5e922f78557 100644 (file)
@@ -6,14 +6,18 @@ NAME = debian
 at-dir = $(outdir)/
 at-ext =
 
-EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES)  \
-       control.foka
-CONF_FILES = changelog control copyright doc-base emacsen-startup \
+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