Correct subfolder name.
authorScott Cantor <cantor.2@osu.edu>
Tue, 27 Nov 2007 19:05:00 +0000 (19:05 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 27 Nov 2007 19:05:00 +0000 (19:05 +0000)
Makefile.am

index 0331a98..0f70236 100644 (file)
@@ -18,7 +18,7 @@ DIST_SUBDIRS = adfs doc oncrpc shib schemas configs shib-target shar test \
 all-local: shibboleth.spec pkginfo
 
 dist-hook:
-       rm -rf `find $(distdir)/isapi -name .svn`
+       rm -rf `find $(distdir)/isapi_shib -name .svn`
 
 shibboleth.spec: shibboleth.spec.in Makefile
        rm -f $@.tmp