]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
* lily/ledger-line-spanner.cc (print): swap linear_combination
[lilypond.git] / debian / GNUmakefile
index b9ea31efaddf8298352fd6fc68872f958705e5e5..471f4f13debd2539aa7462f01ade17942f8caa9a 100644 (file)
@@ -6,14 +6,34 @@ NAME = debian
 at-dir = $(outdir)/
 at-ext =
 
-EXTRA_DIST_FILES = README.Debian TODO $(CONF_FILES)  \
-       control.foka ex.prerm ex.doc-base
 CONF_FILES = changelog control copyright emacsen-startup \
-       preinst postinst postrm rules watch
+       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