X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2FGNUmakefile;h=8a3eb0159ab23e6213a2dc2f8990381954976cd2;hb=918ed854dd4893789234f1a2e7854f13c0f04070;hp=0ea8a623c888d0f68f466e266a7d8fbbd36b3262;hpb=af07d5cbb70ae95cc3b1ad9d9a72d12bf1753aa4;p=lilypond.git diff --git a/stepmake/GNUmakefile b/stepmake/GNUmakefile index 0ea8a623c8..8a3eb0159a 100644 --- a/stepmake/GNUmakefile +++ b/stepmake/GNUmakefile @@ -7,21 +7,21 @@ depth = .. # descent order into subdirectories: # -SUBDIRS = bin stepmake +SUBDIRS = bin stepmake # list of distribution files: # SCRIPTS = aclocal.m4 autogen.sh -README_FILES = CHANGES README TODO -README_TXT_FILES = -EXTRA_DIST_FILES = $(README_FILES) $(SCRIPTS) +README_FILES = README +README_TXT_FILES = +EXTRA_DIST_FILES = $(README_FILES) $(SCRIPTS) NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES) # # bootstrap stepmake: # STEPMAKE_TEMPLATES= texinfo -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make # don't install stepmake install: local-install