summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-19 17:18:57 +1100
committerDamien Miller <djm@mindrot.org>1999-11-19 17:18:57 +1100
commite232455ed9911614725dd311935d5b865da547c5 (patch)
tree8d3f905c37f639c4f8706cddaa1e711b67d68201 /Makefile.in
parenta63023b4ff0a351115095b0abf1225d3cd071fe0 (diff)
Fix libexecdir
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 dde1353f..b338c9ca 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,6 +3,7 @@ exec_prefix=@exec_prefix@
bindir=@bindir@
sbindir=@sbindir@
libdir=@libdir@
+libexecdir=@libexecdir@
mandir=@mandir@
sysconfdir=@sysconfdir@