]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Dist: add files to dist to prevent GUB complaining.
[lilypond.git] / GNUmakefile.in
index 123684cabda18df890a7a287337cd8badbe8f51a..5bcbcf43fe46ea2d9768ea54408ca4ea02aafbdd 100644 (file)
@@ -25,7 +25,7 @@ IN_FILES := $(call src-wildcard,*.in)
 RELEASE_FILES = ChangeLog RELEASE-COMMIT
 RELEASE_OUT_FILES = $(RELEASE_FILES:%=$(outdir)/%)
 OUT_DIST_FILES += $(RELEASE_OUT_FILES)
-EXTRA_DIST_FILES = VERSION .gitignore \
+EXTRA_DIST_FILES = VERSION .gitignore .mailmap \
   $(README_FILES) $(SCRIPTS) $(IN_FILES)
 INSTALLATION_DIR=$(local_lilypond_datadir)
 INSTALLATION_FILES=$(config_make) VERSION
@@ -234,6 +234,14 @@ grand-replace:
        $(MAKE) -C scripts/build
        PATH=$(buildscript-dir):$(PATH) $(buildscript-dir)/grand-replace
 
+
+################################################################
+# website (without the rest of the docs)
+web-gop:
+       touch Documentation/general.texi
+       cd Documentation && make out=www out-www/general/index.html
+
+
 ################################################################
 # testing