[cpp-sp COMMIT] in /branches/REL_2: Makefile.am msbuild/Includes.props msbuild/Versions.props

noreply at shibboleth.net noreply at shibboleth.net
Tue May 21 13:46:18 EDT 2013


Author: scantor
Date: Tue May 21 13:46:17 2013
New Revision: 3853

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3853&view=rev
Log:
Remove local msbuild files

Modified:
    branches/REL_2/Makefile.am
    branches/REL_2/msbuild/Includes.props
    branches/REL_2/msbuild/Versions.props

Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Makefile.am?rev=3853&r1=3852&r2=3853&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Tue May 21 13:46:17 2013
@@ -4,9 +4,6 @@
 include doxygen.am
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
-
-dist-hook:
-	rm -rf `find $(distdir)/msbuild -name .svn`
 
 WANT_SUBDIRS = @WANT_SUBDIRS@
 
@@ -40,6 +37,5 @@
 	isapi_shib \
 	Shibboleth.sln \
 	config_win32.h \
-	msbuild \
 	$(GENFILES) \
 	$(GENFILES:%=%.in)



More information about the commits mailing list