release commit
[lilypond.git] / debian / GNUmakefile
blob1239828f36c8c52338c3873b6632f5e922f78557
1 # debian/Makefile
3 depth = ..
5 NAME = debian
6 at-dir = $(outdir)/
7 at-ext =
9 CONF_FILES = changelog control copyright emacsen-startup \
10 preinst postinst postrm prerm rules watch
11 EXTRA_DIST_FILES = README.Debian $(CONF_FILES) \
12 control.foka control.potato \
13 lilypond.dirs lilypond.doc-base \
14 lilypond-doc.dirs lilypond-doc.doc-base lilypond-doc.README.Debian \
15 lilypond1.3.copyright \
16 lilypond1.7.dirs lilypond1.7-doc.dirs
17 #OUTCONF_FILES = $(addprefix $(outdir)/, $(basename $(CONF_FILES))) $(OUTIN_FILES)
18 OUTCONF_FILES = $(OUTIN_FILES)
19 OUT_DIST_FILES = $(OUTIN_FILES)
21 STEPMAKE_TEMPLATES = debian
22 include $(depth)/make/stepmake.make