X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=Makefile.am;h=2a2d0141e846ed2c9c1b43e3610a4b32d54ca9f2;hp=8e5e721cd9707849e121e401c318068bf85e7000;hb=ce68a2ed8f2183cb6a0338d29776eeee0fb139b6;hpb=b911379ad317946fc267db7b000aa87dadad8748 diff --git a/Makefile.am b/Makefile.am index 8e5e721..2a2d014 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = foreign +AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2 ACLOCAL_AMFLAGS = -I m4 include doxygen.am @@ -11,11 +11,6 @@ DISTCLEANFILES = \ @PACKAGE_NAME@-uninstalled.pc \ @PACKAGE_NAME@-uninstalled.sh -dist-hook: - rm -rf `find $(distdir)/samltest/data -name .svn` - rm -rf `find $(distdir)/doc/api -name .svn` - - SUBDIRS = doc schemas saml samltest samlsign if DX_COND_doc @@ -32,6 +27,5 @@ GENFILES = @PACKAGE_NAME@.spec EXTRA_DIST = $(DX_CONFIG) \ cpp-opensaml2.sln \ config_win32.h \ - msbuild \ $(GENFILES) \ $(GENFILES:%=%.in)