summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2003-07-09 14:47:20 +0000
committerBrendan O'Dea <bod@debian.org>2003-07-09 14:47:20 +0000
commitc85abee847085847fe7fc959b66b84b26e89d213 (patch)
tree93cf6f20682fc10dfb5ea55258681d8ded8b1cdf /Makefile.in
parentfdb4fea05e6b244b2b860abcfffbc953896e86e0 (diff)
downloadhelp2man-c85abee847085847fe7fc959b66b84b26e89d213.tar.gz
*** empty log message ***v1.32.1
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 4c639eb..368ed16 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for help2man
-# $Id: Makefile.in,v 1.15 2003-07-09 14:46:52 bod Exp $
+# $Id: Makefile.in,v 1.16 2003-07-09 14:47:20 bod Exp $
SHELL = @SHELL@
VPATH = @srcdir@
@@ -32,7 +32,7 @@ MSGFMT = msgfmt
target = help2man
hack = hacklocaledir
-all: $(target) man info
+all: $(target) $(hack).so man info
install-strip: install
# No binaries to strip.