summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
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" \