summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 11:39:40 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 11:39:40 +0100
commit79599bafb42c673cc7b9be9a5d3589b5891df0d5 (patch)
treeb1ca697fdd21dd4a6e473b1dc33f504506fceafe /lib/Makefile.am
parent60939d6985e007d55a81b12f98173b5bbe4d31e8 (diff)
downloadrpm-79599bafb42c673cc7b9be9a5d3589b5891df0d5.tar.gz
rpm-79599bafb42c673cc7b9be9a5d3589b5891df0d5.tar.bz2
rpm-79599bafb42c673cc7b9be9a5d3589b5891df0d5.zip
Reflect changes to include files.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8baabfd7a..d3f9e0b9d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,9 +1,6 @@
# Makefile for rpm library.
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) -I$(top_builddir)/include/rpm
-AM_CPPFLAGS += -I$(top_srcdir)/lib
-AM_CPPFLAGS += -I$(top_builddir)/rpmdb -I$(top_srcdir)/rpmdb
-AM_CPPFLAGS += -I$(top_srcdir)/rpmio
AM_CPPFLAGS += @WITH_NSS_INCLUDE@
AM_CPPFLAGS += @WITH_POPT_INCLUDE@
AM_CPPFLAGS += -I$(top_srcdir)/misc