summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-21 01:52:05 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-21 16:22:07 +0100
commitcec005037f5b62cb17094df53fb25c066d6a9705 (patch)
tree56fe62560698fa6e47bd0146a4f0da55cc6369cd /Makefile
parent698dc5075b0494a8ba396e1bd0a785443b10f7ff (diff)
git-playtree-setup: Rewrite in shell and call it from Perl
We want this because git-debpush is going to want this functionality but doesn't want to include (or have a copy of) Dgit.pm. The installation arrangements are rather ugly. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a4f9e0..c8937fc 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ infraexamplesdir=$(prefix)/share/doc/dgit-infrastructure/examples
txtdocdir=$(prefix)/share/doc/dgit
absurddir=$(prefix)/share/dgit/absurd
-PROGRAMS=dgit dgit-badcommit-fixup
+PROGRAMS=dgit dgit-badcommit-fixup git-playtree-create
MAN1PAGES=dgit.1
MAN7PAGES=dgit.7 \