]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/GNUmakefile
Properly remove empty /usr/share/info/lilypond directory and replace with symlink
[lilypond.git] / debian / GNUmakefile
index 00183578ad7f6d3269407658495918b5ba4a59a7..e4c6cf3a9e8a01d11db0a721b9b754f2e113f615 100644 (file)
@@ -6,14 +6,36 @@ 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
+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