summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-26 00:13:24 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-26 00:13:24 +0100
commit7189703d0a5f2f07226aca6613e3b45672b8863b (patch)
tree8b8b2c2acb0163befc353df264f99ea006377c50 /tools/extract-api.sh
parentdd6596f933b277f7b9106d955bae5e63418c338a (diff)
downloadffi-efl-7189703d0a5f2f07226aca6613e3b45672b8863b.zip
ffi-efl-7189703d0a5f2f07226aca6613e3b45672b8863b.tar.gz
generate edbus 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 635b672..daa42ba 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -56,6 +56,7 @@ for header in \
"${INCLUDE}/efreet-1/efreet_utils.h" \
"${INCLUDE}/efreet-1/Efreet_Mime.h" \
"${INCLUDE}/efreet-1/Efreet_Trash.h" \
+ "${INCLUDE}/e_dbus-1/E_DBus.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \
"${INCLUDE}/ethumb-1/Ethumb_Client.h" \
"${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \