Add msbuild to dist
authorScott Cantor <cantor.2@osu.edu>
Mon, 15 Oct 2012 00:34:31 +0000 (00:34 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 15 Oct 2012 00:34:31 +0000 (00:34 +0000)
Makefile.am

index 7ebe87e..a31c1fd 100644 (file)
@@ -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)