CPPOST-91 - BOOST autoconf macros break with gcc5
[shibboleth/cpp-opensaml.git] / Makefile.am
index 066b6fb..2a2d014 100644 (file)
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
 include doxygen.am
@@ -11,9 +11,6 @@ DISTCLEANFILES = \
        @PACKAGE_NAME@-uninstalled.pc \
        @PACKAGE_NAME@-uninstalled.sh
 
-dist-hook:
-       rm -rf `find $(distdir)/msbuild -name .svn`
-
 SUBDIRS = doc schemas saml samltest samlsign
 
 if DX_COND_doc
@@ -30,6 +27,5 @@ GENFILES = @PACKAGE_NAME@.spec
 EXTRA_DIST = $(DX_CONFIG) \
        cpp-opensaml2.sln \
        config_win32.h \
-       msbuild \
        $(GENFILES) \
        $(GENFILES:%=%.in)