From 21c05bcc21886405168cc84675ee89edbbef543d Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 24 Mar 2010 13:57:52 -0300 Subject: [PATCH] Added vaca/include directory in the script to calculate dependencies. --- misc/deps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/deps.sh b/misc/deps.sh index 2ed77be6b..1e3c14ec8 100644 --- a/misc/deps.sh +++ b/misc/deps.sh @@ -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