Fixed building in different build directory, as described in INSTALL.
[mmh] / man / Makefile.in
index 9e01e93..2246c17 100644 (file)
@@ -78,7 +78,7 @@ AUX = Makefile.in mh-chart-gen.sh
 
 # all files in this directory included in the distribution
 DIST = $(DIST_MAN1) $(DIST_MAN5) $(DIST_MAN7) $(DIST_MAN8) $(AUX)
-ALLPROGS = $(DIST_MAN1) $(DIST_MAN8)
+ALLPROGS = $(MAN1) $(MAN8)
 
 # ========= DEFAULT TARGET ==========