Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / fastcgi / Makefile.am
index ba460a2..f0bec65 100644 (file)
@@ -20,4 +20,11 @@ shibresponder_LDADD = \
 \r
 endif\r
 \r
-EXTRA_DIST = shibauthorizer.cpp shibresponder.cpp shibauthorizer.vcproj shibresponder.vcproj\r
+EXTRA_DIST = \\r
+    shibauthorizer.cpp \\r
+    shibauthorizer.vcproj \\r
+    shibauthorizer.rc \\r
+    shibresponder.cpp \\r
+    shibresponder.vcproj \\r
+    shibresponder.rc \\r
+    resource.h\r