diff options
-rw-r--r-- | rpmdb/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmdb/Makefile.am b/rpmdb/Makefile.am index bb21c0927..60e61cf73 100644 --- a/rpmdb/Makefile.am +++ b/rpmdb/Makefile.am @@ -3,7 +3,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 += @WITH_NSS_INCLUDE@ AM_CPPFLAGS += @WITH_POPT_INCLUDE@ AM_CPPFLAGS += -I$(top_srcdir)/misc |