From a80e7180cdaa4babbc409cb9d6e941059e9a9faa Mon Sep 17 00:00:00 2001 From: scantor Date: Mon, 15 Oct 2012 00:34:31 +0000 Subject: [PATCH] Add msbuild to dist git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3785 cb58f699-b61c-0410-a6fe-9272a202ed29 --- Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7ebe87e..a31c1fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,8 +38,9 @@ dist-hook: GENFILES = @PACKAGE_NAME@.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) -- 2.1.4