summaryrefslogtreecommitdiff
path: root/Build/source/libs/zlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/zlib/Makefile.am')
-rw-r--r--Build/source/libs/zlib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/zlib/Makefile.am b/Build/source/libs/zlib/Makefile.am
index 80dbb8b81a8..1dcada81ab8 100644
--- a/Build/source/libs/zlib/Makefile.am
+++ b/Build/source/libs/zlib/Makefile.am
@@ -18,6 +18,7 @@ EXTRA_DIST = $(ZLIB_TREE)
# in case of an SVN repository
dist-hook:
rm -rf `find $(distdir)/$(ZLIB_TREE) -name .svn`
+ rm -f $(distdir)/$(ZLIB_TREE)/zconf.h
INCLUDES = -I$(top_srcdir)/$(ZLIB_TREE)
AM_CPPFLAGS = $(ZLIB_DEFINES)