summaryrefslogtreecommitdiff
path: root/rpmdb/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-11-23 08:45:59 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-11-23 08:45:59 +0200
commitd8cd2b6b1139a81b819e66817e22d814fe25a9e7 (patch)
tree3b0c861e95d1ff8c9b27899d03edd9dc4fcecd43 /rpmdb/Makefile.am
parente063854e118b92af3072e888e0887b2943187895 (diff)
downloadrpm-d8cd2b6b1139a81b819e66817e22d814fe25a9e7.tar.gz
rpm-d8cd2b6b1139a81b819e66817e22d814fe25a9e7.tar.bz2
rpm-d8cd2b6b1139a81b819e66817e22d814fe25a9e7.zip
librpmdb doesn't need rpmio private headers anymore
Diffstat (limited to 'rpmdb/Makefile.am')
-rw-r--r--rpmdb/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmdb/Makefile.am b/rpmdb/Makefile.am
index 9056631d8..bb21c0927 100644
--- a/rpmdb/Makefile.am
+++ b/rpmdb/Makefile.am
@@ -4,7 +4,6 @@ include $(top_srcdir)/rpm.am
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) -I$(top_builddir)/include/rpm
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