diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 42168c3db..e298f42ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,6 @@ INCLUDES = \ -I$(top_srcdir)/beecrypt \ -I$(top_srcdir)/popt \ @WITH_LIBELF_INCLUDE@ \ - @WITH_ZLIB_INCLUDE@ \ @INCPATH@ myLDFLAGS = @LDFLAGS_STATIC@ |