Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / Makefile.am
index 3ce1ce1..e6172ac 100644 (file)
@@ -24,7 +24,7 @@ install-data-hook:
        cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@
 
 dist-hook:
-       rm -rf `find $(distdir)/isapi -name .svn`
+       rm -rf `find $(distdir)/isapi_shib -name .svn`
        rm -rf `find $(distdir)/doc/api -name .svn`
 
 shibboleth.spec: shibboleth.spec.in Makefile
@@ -52,6 +52,7 @@ EXTRA_DIST = $(DX_CONFIG) \
     shibboleth.spec \
     pkginfo.in \
     pkginfo \
-    checkinstall
+    depend \
+    postinstall
 
 DISTCLEANFILES = shibboleth.spec pkginfo