summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2009-08-03 23:08:30 +1000
committerBrendan O'Dea <bod@debian.org>2009-08-03 23:08:30 +1000
commit5ff08da48b03e007e66cf1b586cab6df6aa5ed69 (patch)
tree97ae92f2ddaa2691557aef3bfc22774b58598c01 /Makefile.in
parent0fbd76a3352cee71bf8dabf6d21b3f5d246f1892 (diff)
downloadhelp2man-5ff08da48b03e007e66cf1b586cab6df6aa5ed69.tar.gz
add @datarootdir@ used by new autoconf
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 931f39c..e63c3db 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -9,6 +9,7 @@ exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
+datarootdir = @datarootdir@
mandir = @mandir@
datadir = @datadir@
infodir = @infodir@