summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-05-11 07:30:09 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-05-11 07:30:09 +0200
commit2c794ec852823d6601f6f360962691b56d8c7fbb (patch)
treedd6fac9a34befb5cc0090310b922e04d0b1d90ad /tools/extract-api.sh
parent5db720285b2e91ef4cd49ca42e845dc981d5dd4d (diff)
downloadffi-efl-2c794ec852823d6601f6f360962691b56d8c7fbb.zip
ffi-efl-2c794ec852823d6601f6f360962691b56d8c7fbb.tar.gz
take care of eina/eina_log.h and regenerate ffis
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-xtools/extract-api.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh
index 65e09e1..a681465 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -21,6 +21,7 @@ fi
for header in \
"${INCLUDE}/eina-1/eina/eina_types.h" \
"${INCLUDE}/eina-1/eina/eina_main.h" \
+ "${INCLUDE}/eina-1/eina/eina_log.h" \
"${INCLUDE}/eina-1/eina/eina_list.h" \
"${INCLUDE}/eina-1/eina/eina_hash.h" \
"${INCLUDE}/eet-1/Eet.h" \