summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-05-22 21:21:43 +0000
committerjbj <devnull@localhost>2003-05-22 21:21:43 +0000
commitdac695e290b95514115d68dbfe21209eeb66ee82 (patch)
tree469371d0b7bb44a943643c8b1456758707dbb2b3 /lib
parent185ee2095cc22a9ab6d3f6e918a7577c7fd6e996 (diff)
downloadlibrpm-tizen-dac695e290b95514115d68dbfe21209eeb66ee82.tar.gz
librpm-tizen-dac695e290b95514115d68dbfe21209eeb66ee82.tar.bz2
librpm-tizen-dac695e290b95514115d68dbfe21209eeb66ee82.zip
Prepare to build with external beecrypt-3.0.0.
CVS patchset: 6871 CVS date: 2003/05/22 21:21:43
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index fa6b70b73..0ea79a64a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -9,6 +9,7 @@ INCLUDES = -I. \
-I$(top_srcdir)/build \
-I$(top_srcdir)/rpmdb \
-I$(top_srcdir)/rpmio \
+ @WITH_BEECRYPT_INCLUDE@ \
-I$(top_srcdir)/popt \
@INCPATH@