summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-21 15:44:55 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-21 15:44:55 +0100
commit7571a2e2097e0ad0d4411144786329db507a2325 (patch)
tree6a0a1578e296b70952547125bf499d5c9aad008a /tools/extract-api.sh
parent3cdb867f1baa91cb8aa873e295b30fcb4b52c588 (diff)
downloadffi-efl-7571a2e2097e0ad0d4411144786329db507a2325.zip
ffi-efl-7571a2e2097e0ad0d4411144786329db507a2325.tar.gz
generate efreet_ini 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 5ddefa4..e3a2b96 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -52,6 +52,7 @@ for header in \
"${INCLUDE}/efreet-1/efreet_desktop.h" \
"${INCLUDE}/efreet-1/efreet_menu.h" \
"${INCLUDE}/efreet-1/efreet_uri.h" \
+ "${INCLUDE}/efreet-1/efreet_ini.h" \
"${INCLUDE}/efreet-1/Efreet_Mime.h" \
"${INCLUDE}/efreet-1/Efreet_Trash.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \