[cpp-xmltooling COMMIT] /branches/REL_1/Makefile.am
noreply at shibboleth.net
noreply at shibboleth.net
Sun Oct 14 20:29:53 EDT 2012
Author: scantor
Date: Sun Oct 14 20:29:52 2012
New Revision: 1002
URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1002&view=rev
Log:
Add msbuild to dist
Modified:
branches/REL_1/Makefile.am
Modified: branches/REL_1/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/Makefile.am?rev=1002&r1=1001&r2=1002&view=diff
==============================================================================
--- branches/REL_1/Makefile.am (original)
+++ branches/REL_1/Makefile.am Sun Oct 14 20:29:52 2012
@@ -30,7 +30,8 @@
GENFILES = @PACKAGE_NAME at .spec
EXTRA_DIST = $(DX_CONFIG) \
- cpp- at PACKAGE_NAME@.sln \
- config_win32.h \
- $(GENFILES) \
- $(GENFILES:%=%.in)
+ cpp- at PACKAGE_NAME@.sln \
+ config_win32.h \
+ msbuild \
+ $(GENFILES) \
+ $(GENFILES:%=%.in)
More information about the commits
mailing list