fix unit test makefile so it works on windows (no symlinks on windows, boo)

This commit is contained in:
Dan Mills 2008-06-26 16:09:22 -07:00
parent 6d7c4f1bbd
commit c3a7956e61

View File

@ -1 +0,0 @@
../harness/Makefile

View File

@ -0,0 +1,2 @@
all:
${MAKE} -f ../harness/Makefile