]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/help2man-vars.make
Doc-fr: NR-1.5.2 merging rests
[lilypond.git] / stepmake / stepmake / help2man-vars.make
index 6ae6dd819eae4b9533dc6cc3e2781700894e6236..a212a34b6d9b75f49bc43607bcbcc4ed5199f6d6 100644 (file)
@@ -1,5 +1,7 @@
 
+ifneq ($(strip $(DOCUMENTATION)),no)
 HELP2MAN_GROFFS = $(addsuffix .1, $(addprefix $(outdir)/, $(HELP2MAN_EXECS)))
 
 # triggers recompilations.  Ugh.
-OUT_DIST_FILES +=  # $(wildcard $(outdir)/*.1) 
+OUT_DIST_FILES +=  # $(wildcard $(outdir)/*.1)
+endif