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:
parent
315e2cecc1
commit
eafdc55917
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user