Author: mladen.turk(a)jboss.com
Date: 2008-05-02 02:35:04 -0400 (Fri, 02 May 2008)
New Revision: 1577
Modified:
trunk/build/unix/buildbin.jboss-httpd.windows.sh
Log:
Force build
Modified: trunk/build/unix/buildbin.jboss-httpd.windows.sh
===================================================================
--- trunk/build/unix/buildbin.jboss-httpd.windows.sh 2008-05-02 05:30:21 UTC (rev 1576)
+++ trunk/build/unix/buildbin.jboss-httpd.windows.sh 2008-05-02 06:35:04 UTC (rev 1577)
@@ -60,6 +60,6 @@
(cd $native_sources
echo "Running nmake at `pwd`"
- nmake -f NMAKEmakefile ${add_conf} install
+ nmake -a -f NMAKEmakefile ${add_conf} install
)
\ No newline at end of file