[cpp-sp COMMIT] /branches/REL_2/Makefile.am

noreply at shibboleth.net noreply at shibboleth.net
Sun Oct 14 20:34:31 EDT 2012


Author: scantor
Date: Sun Oct 14 20:34:31 2012
New Revision: 3785

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3785&view=rev
Log:
Add msbuild to dist

Modified:
    branches/REL_2/Makefile.am

Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Makefile.am?rev=3785&r1=3784&r2=3785&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Sun Oct 14 20:34:31 2012
@@ -38,8 +38,9 @@
 GENFILES = @PACKAGE_NAME at .spec
 
 EXTRA_DIST = $(DX_CONFIG) \
-    isapi_shib \
-    Shibboleth.sln \
-    config_win32.h \
-    $(GENFILES) \
-    $(GENFILES:%=%.in)
+	isapi_shib \
+	Shibboleth.sln \
+	config_win32.h \
+	msbuild \
+	$(GENFILES) \
+	$(GENFILES:%=%.in)



More information about the commits mailing list