summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-12-19 10:43:14 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-06-11 17:48:02 +0300
commit8d333f946e56d813995a6640c6f3256bf2e95dfe (patch)
tree489c8e03554ec265f6d43c23be22daf5a08ec6f2 /Makefile.am
parent09b68a64a6e99f0cfb9af4b57eedb0390762af57 (diff)
downloadlibrpm-tizen-8d333f946e56d813995a6640c6f3256bf2e95dfe.tar.gz
librpm-tizen-8d333f946e56d813995a6640c6f3256bf2e95dfe.tar.bz2
librpm-tizen-8d333f946e56d813995a6640c6f3256bf2e95dfe.zip
Enable building using --with-external-db
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d9bfc673c..d2074fae4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,7 +175,7 @@ dist_bin_SCRIPTS = scripts/gendiff
bin_PROGRAMS += rpmqpack
rpmqpack_SOURCES = rpmqpack.c
-rpmqpack_LDADD = lib/librpm.la
+rpmqpack_LDADD = lib/librpm.la @WITH_DB_LIB@
rpmconfig_DATA = rpmrc
rpmrc: $(top_srcdir)/rpmrc.in