mh_profile-prev
[mmh] / man / Makefile.in
index 32e5141..a611405 100644 (file)
@@ -126,6 +126,8 @@ man.sed: Makefile
        echo ' s,%forwcomps%,,g' >> $@
        echo '/%mhl_forward%/r $(top_srcdir)/etc/mhl.forward' >> $@
        echo ' s,%mhl_forward%,,g' >> $@
+       echo '/%mhl_format%/r $(top_srcdir)/etc/mhl.format' >> $@
+       echo ' s,%mhl_format%,,g' >> $@
 
 # ========= INSTALL TARGETS =========