diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/Makefile.am b/build/Makefile.am index 097fd1fdc..15857eb12 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -13,8 +13,6 @@ AM_CPPFLAGS = -I. \ @WITH_LIBELF_INCLUDE@ \ -I$(top_srcdir)/misc -LIBS = - pkgincdir = $(pkgincludedir) pkginc_HEADERS = rpmbuild.h rpmfc.h rpmspec.h noinst_HEADERS = buildio.h |