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