chiark / gitweb /
changelog: finalise 3.12
[dgit.git] / Makefile
index 68c1a026d3449c6b034b636dff93e6b56d3d59c1..d2a91d83f423f370bff03da2191a240767d6d5a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ infraexamplesdir=$(prefix)/share/doc/dgit-infrastructure/examples
 txtdocdir=$(prefix)/share/doc/dgit
 absurddir=$(prefix)/share/dgit/absurd
 
-PROGRAMS=dgit
+PROGRAMS=dgit dgit-badcommit-fixup
 MAN1PAGES=dgit.1
 
 MAN7PAGES=dgit.7                               \
@@ -104,3 +104,6 @@ clean distclean mostlyclean maintainer-clean:
        pod2man --section=7 --date="Debian Project" --center="dgit" \
                --name=$(subst .7,,$@) \
                $^ $@
+
+%.view:        %
+       man -l $*