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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user