Index: trunk/test/testcompile.sh
===================================================================
--- trunk/test/testcompile.sh	(revision 89)
+++ trunk/test/testcompile.sh	(revision 91)
@@ -45,7 +45,7 @@
 
     if [ "x$3" = "xdebug" ]; then memcheck=debug; else memcheck=simple; fi
-    if [ -f ../sm_scripts/smatch.pm ]; then
+    if [ -f ../../static/sm_scripts/smatch.pm ]; then
 	( 
-	    cd ../sm_scripts;
+	    cd ../../static/sm_scripts;
 	    
 	    for i in ${CDIR}/*.c.sm ; do
