summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-21 14:56:33 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-21 14:56:33 +0100
commitf70b5ad6565412b1cdbd6d14dd65e1ce55e2c115 (patch)
tree2d430dad4fa32076d8260b99dde68120e05b87fc /tools/extract-api.sh
parentb172c3b412a641cb0e0ceb2fcd39f06d46b1819e (diff)
downloadffi-efl-f70b5ad6565412b1cdbd6d14dd65e1ce55e2c115.zip
ffi-efl-f70b5ad6565412b1cdbd6d14dd65e1ce55e2c115.tar.gz
generate embryo native binding
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 b1a0a95..afa9017 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -44,6 +44,7 @@ for header in \
"${INCLUDE}/ecore-1/Ecore_Fb.h" \
"${INCLUDE}/ecore-1/Ecore_File.h" \
"${INCLUDE}/eio-1/Eio.h" \
+ "${INCLUDE}/embryo-1/Embryo.h" \
"${INCLUDE}/edje-1/Edje.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \
"${INCLUDE}/ethumb-1/Ethumb_Client.h" \