Added vaca/include directory in the script to calculate dependencies.

This commit is contained in:
David Capello 2010-03-24 13:57:52 -03:00
parent 685f4cf191
commit 21c05bcc21

View File

@ -11,6 +11,7 @@ CFLAGS="-I. \
-Ithird_party/tinyxml \
-Ithird_party/loadpng \
-Ithird_party/freetype/include \
-Ithird_party/vaca/include \
-Ithird_party"
rm -f makefile.dep