prompter-sendfiles
[mmh] / man / Makefile.in
index 32e5141..41d3e94 100644 (file)
@@ -126,6 +126,10 @@ 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' >> $@
+       echo '/%mhl_reply%/r $(top_srcdir)/etc/mhl.reply' >> $@
+       echo ' s,%mhl_reply%,,g' >> $@
 
 # ========= INSTALL TARGETS =========