diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 04bf68032..74f103183 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,8 +37,6 @@ AM_CPPFLAGS += -DLOCALEDIR="\"$(localedir)\"" AM_CPPFLAGS += -DRPMCONFIGDIR="\"@RPMCONFIGDIR@\"" AM_CPPFLAGS += -DLIBRPMALIAS_FILENAME="\"@RPMCONFIGDIR@/rpmpopt-${VERSION}\"" -staticLDFLAGS = @LDFLAGS_STATIC@ @LDFLAGS_NPTL@ - pkginclude_HEADERS = nodist_pkginclude_HEADERS = |