summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 253a0be..cb317ef 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,6 +26,7 @@ bindir = @bindir@
libdir = @libdir@
datadir = @datadir@
mandir = @mandir@
+libopkhelper = @libopkhelper@
libopkbuild_1 = @libopkbuild_1@
DESTDIR = /
@@ -39,6 +40,7 @@ MACROS = \
'libdir=$(libdir)' \
'datadir=$(datadir)' \
'mandir=$(mandir)' \
+ 'libopkhelper=$(libopkhelper)' \
'libopkbuild_1=$(libopkbuild_1)'
distdir = $(package_name)-$(package_version)