Changed to check for file include/micasa.h instead of a file from the auth_token folder since micasa.h is very unlikely to be moved.

This commit is contained in:
Juan Carlos Luciani 2006-04-26 17:18:17 +00:00
parent 315e2cecc1
commit eafdc55917

View File

@ -8,7 +8,7 @@ ORIGDIR=`pwd`
cd $srcdir
PROJECT=CASA
TEST_TYPE=-f
FILE=auth_token/linux/auth_token.c
FILE=include/micasa.h
DIE=0