[cpp-opensaml 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:47:41 EDT 2013
Author: scantor
Date: Tue May 21 13:47:41 2013
New Revision: 768
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=768&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-opensaml/branches/REL_2/Makefile.am?rev=768&r1=767&r2=768&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Tue May 21 13:47:41 2013
@@ -10,9 +10,6 @@
@PACKAGE_NAME at .pc.in \
@PACKAGE_NAME at -uninstalled.pc \
@PACKAGE_NAME at -uninstalled.sh
-
-dist-hook:
- rm -rf `find $(distdir)/msbuild -name .svn`
SUBDIRS = doc schemas saml samltest samlsign
@@ -30,6 +27,5 @@
EXTRA_DIST = $(DX_CONFIG) \
cpp-opensaml2.sln \
config_win32.h \
- msbuild \
$(GENFILES) \
$(GENFILES:%=%.in)
More information about the commits
mailing list