Could somebody please apply this patch?? Without this the include test
doesn't work.

Thanks!

-- 
Whip it, baby. Whip it right. Whip it, baby. Whip it all night!
? server/server.dbg
? test/web.config
Index: server/Makefile
===================================================================
RCS file: /mono/xsp/server/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- server/Makefile     9 Jul 2003 19:25:43 -0000       1.15
+++ server/Makefile     16 Jul 2003 00:09:30 -0000
@@ -23,7 +23,7 @@
        mkdir -p test/bin
        cp server.exe server.exe.config web.config global.asax test
        cp server.exe test/bin
-       cp ../test/*.aspx ../test/*.asmx ../test/*.config ../test/*.ascx ../test/*.xml 
../test/*.xsl ../test/*.png test
+       cp ../test/*.aspx ../test/*.asmx ../test/*.config ../test/*.ascx ../test/*.xml 
../test/*.xsl ../test/*.png ../test/*.inc test
        cp ../test/*.dll test/bin
 
 server.exe: $(SOURCES)

Reply via email to