diff options
Diffstat (limited to 'Build/source/libs/zlib/Makefile.in')
-rw-r--r-- | Build/source/libs/zlib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/zlib/Makefile.in b/Build/source/libs/zlib/Makefile.in index 9e87426ff21..569152b8d20 100644 --- a/Build/source/libs/zlib/Makefile.in +++ b/Build/source/libs/zlib/Makefile.in @@ -903,6 +903,7 @@ uninstall-am: uninstall-am +# in case of an SVN repository dist-hook: rm -rf `find $(distdir)/$(ZLIB_TREE) -name .svn` |