diff options
Diffstat (limited to 'rpmdb/Makefile.am')
-rw-r--r-- | rpmdb/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdb/Makefile.am b/rpmdb/Makefile.am index 1ac822d74..1c0d0992d 100644 --- a/rpmdb/Makefile.am +++ b/rpmdb/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/rpm.am -AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) +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)/build AM_CPPFLAGS += -I$(top_srcdir)/lib |