chiark / gitweb /
git-debrebase: test suite: lib-gdr: move t-nmu-upload-[12]
[dgit.git] / Makefile
index 68c1a026d3449c6b034b636dff93e6b56d3d59c1..7e6ece33315e17d2a523b54e3ae362c806d75702 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 git-debrebase
 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 $*