Remove clean from all target
authorScott Cantor <cantor.2@osu.edu>
Tue, 30 Oct 2012 16:42:42 +0000 (16:42 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 30 Oct 2012 16:42:42 +0000 (16:42 +0000)
msbuild/build.make

index 441497b..05cc2bd 100644 (file)
@@ -3,13 +3,13 @@
 \r
 SPROOT=$(MAKEDIR)\..\..\cpp-sp\r
 XMLROOT=$(MAKEDIR)\..\..\cpp-xmltooling\r
-SAMLROOT=$(MAKEDIR)\..\..\cpp-OpenSaml\r
+SAMLROOT=$(MAKEDIR)\..\..\cpp-opensaml\r
 \r
 \r
 #\r
 # The targets.  We want to build the two installers\r
 #\r
-all: clean msi32 msi64\r
+all: msi32 msi64\r
 \r
 clean: \r
        cd ..\..\r