summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-01-03 16:59:54 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2013-01-03 16:59:54 +0100
commitb58bd1ec64eaec38112e27474fc7dd857009581d (patch)
tree7703b48aa75ce96658d94bd91ded6e4e0041cf3c /tools/extract-api.sh
parent84c2d84aff9e8e0adcbbe272d959746f14940d39 (diff)
downloadffi-efl-b58bd1ec64eaec38112e27474fc7dd857009581d.zip
ffi-efl-b58bd1ec64eaec38112e27474fc7dd857009581d.tar.gz
generate eukit binding
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-xtools/extract-api.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh
index 5924ac4..089d7bd 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -59,8 +59,9 @@ for header in \
"${INCLUDE}/e_dbus-1/E_DBus.h" \
"${INCLUDE}/e_dbus-1/E_Notify.h" \
"${INCLUDE}/e_dbus-1/E_Bluez.h" \
- "${INCLUDE}/e_dbus-1/E_Ofono.h" \
"${INCLUDE}/e_dbus-1/E_Hal.h" \
+ "${INCLUDE}/e_dbus-1/E_Ofono.h" \
+ "${INCLUDE}/e_dbus-1/E_Ukit.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \
"${INCLUDE}/ethumb-1/Ethumb_Client.h" \
"${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \