]> git.draconx.ca Git - liblbx.git/blobdiff - tests/regress.sh
build: Use a non-recursive makefile.
[liblbx.git] / tests / regress.sh
index 07867cef8f276c8be44f0f4b2396c9af17629e68..a752bac3488cbd71037cb33e82f779a1de569882 100755 (executable)
@@ -6,8 +6,8 @@
 # Image/tool paths.  Adjust to taste.  The DATADIR must contain the original
 # Moo2 LBX archives, with filenames in lower case.
 DATADIR=$HOME/.2oom/game
-LBXTOOL="`readlink -f ../src/lbxtool`"
-LBXIMG="`readlink -f ../src/lbximg`"
+LBXTOOL="`readlink -f ../lbxtool`"
+LBXIMG="`readlink -f ../lbximg`"
 
 # Status vars
 FAILED=0