Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / Makefile.am
index 7ebe87e..e5c30ad 100644 (file)
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
 include doxygen.am
@@ -31,15 +31,11 @@ else
 all-local:
 endif
 
-dist-hook:
-       rm -rf `find $(distdir)/isapi_shib -name .svn`
-       rm -rf `find $(distdir)/doc/api -name .svn`
-
 GENFILES = @PACKAGE_NAME@.spec
 
 EXTRA_DIST = $(DX_CONFIG) \
-    isapi_shib \
-    Shibboleth.sln \
-    config_win32.h \
-    $(GENFILES) \
-    $(GENFILES:%=%.in)
+       isapi_shib \
+       Shibboleth.sln \
+       config_win32.h \
+       $(GENFILES) \
+       $(GENFILES:%=%.in)