Commmit first draft of projects to build the MSIs. Note that the merge modules are...
[shibboleth/cpp-sp.git] / Makefile.am
index cc2eee8..a31c1fd 100644 (file)
@@ -35,12 +35,12 @@ dist-hook:
        rm -rf `find $(distdir)/isapi_shib -name .svn`
        rm -rf `find $(distdir)/doc/api -name .svn`
 
-GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
+GENFILES = @PACKAGE_NAME@.spec
 
 EXTRA_DIST = $(DX_CONFIG) \
-    isapi_shib \
-    Shibboleth.sln \
-    config_win32.h \
-    $(GENFILES) \
-    $(GENFILES:%=%.in) \
-    postinstall
+       isapi_shib \
+       Shibboleth.sln \
+       config_win32.h \
+       msbuild \
+       $(GENFILES) \
+       $(GENFILES:%=%.in)