summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-21 01:01:30 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-21 01:01:30 +0100
commit9e25cb9e61be59b5172225c9eb07bb728d14133e (patch)
treedc270a00a6023828e14513343fcbc3076cc1c979 /tools/extract-api.sh
parente42ef336cc3c02f13807dc472947425a60268858 (diff)
downloadffi-efl-9e25cb9e61be59b5172225c9eb07bb728d14133e.zip
ffi-efl-9e25cb9e61be59b5172225c9eb07bb728d14133e.tar.gz
generate eio native mapping
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 f9ef6fa..1b1c7a4 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -44,6 +44,7 @@ for header in \
"${INCLUDE}/ecore-1/Ecore_Evas.h" \
"${INCLUDE}/ecore-1/Ecore_Fb.h" \
"${INCLUDE}/ecore-1/Ecore_File.h" \
+ "${INCLUDE}/eio-1/Eio.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \
"${INCLUDE}/ethumb-1/Ethumb_Client.h" \
"${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \