From: Ian Jackson Date: Sun, 18 Feb 2018 12:04:15 +0000 (+0000) Subject: git-debrebase: Install it in /usr/bin X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=cdd8627c4d1990001a5a5ba1414b8df2b46fc97c;p=dgit.git git-debrebase: Install it in /usr/bin Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index d2a91d83..7e6ece33 100644 --- 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 dgit-badcommit-fixup +PROGRAMS=dgit dgit-badcommit-fixup git-debrebase MAN1PAGES=dgit.1 MAN7PAGES=dgit.7 \