]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/help2man-vars.make
Release: update news.
[lilypond.git] / stepmake / stepmake / help2man-vars.make
index 40ead12d532421a2f0b5bd715d1529e6a2d06de5..a212a34b6d9b75f49bc43607bcbcc4ed5199f6d6 100644 (file)
@@ -3,5 +3,5 @@ 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