summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ec41f4f7..59f89e0b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,9 +17,7 @@ INCLUDES = \
-I$(top_srcdir)/build \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/popt \
- @INCPATH@ \
- -I/usr/include \
- -I$(top_srcdir)/misc
+ @INCPATH@
mylibs= $(top_builddir)/build/librpmbuild.la \
$(top_builddir)/lib/librpm.la \