summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2003-07-09 14:12:15 +0000
committerBrendan O'Dea <bod@debian.org>2003-07-09 14:12:15 +0000
commit953f7e93020e671834f79b29ee5dbba060beaf43 (patch)
tree65af31ec4c60177ca72abc4748f5c15b51223a4b /Makefile.in
parentffeaf9a884994d640c0ef41e6d8f3ddeac176c3d (diff)
downloadhelp2man-953f7e93020e671834f79b29ee5dbba060beaf43.tar.gz
Set VPATH
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 79123da..30c79ba 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,7 +1,8 @@
# Makefile for help2man
-# $Id: Makefile.in,v 1.11 2003-07-09 11:05:40 bod Exp $
+# $Id: Makefile.in,v 1.12 2003-07-09 14:12:15 bod Exp $
SHELL = @SHELL@
+VPATH = @srcdir@
srcdir = @srcdir@
prefix = @prefix@