summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-07-25 15:11:24 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-07-25 15:11:24 +0200
commit6f8c5d654c00a05126cd780ab4855f064ba72006 (patch)
tree5c77037e84031f27618015102af07c75cf998ee7 /tools/extract-api.sh
parent910eb7d52fa8c07e1739f9854017174130dc08d5 (diff)
downloadffi-efl-6f8c5d654c00a05126cd780ab4855f064ba72006.zip
ffi-efl-6f8c5d654c00a05126cd780ab4855f064ba72006.tar.gz
tools/extract-api.sh tools/genruby.rb: add ethumb, ethumb_client and ethumb_plugin
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-xtools/extract-api.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh
index 91baf31..89186c9 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -43,6 +43,9 @@ for header in \
"${INCLUDE}/ecore-1/Ecore_Evas.h" \
"${INCLUDE}/ecore-1/Ecore_Fb.h" \
"${INCLUDE}/ecore-1/Ecore_File.h" \
+ "${INCLUDE}/ethumb-1/Ethumb.h" \
+ "${INCLUDE}/ethumb-1/Ethumb_Client.h" \
+ "${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \
"${INCLUDE}/EMap.h" \
"${ELM_INCLUDE_DIR}/Elementary.h" \
"${ELM_INCLUDE_DIR}/elm_general.h" \