diff options
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-x | tools/extract-api.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh index 04a6a8c..5924ac4 100755 --- a/tools/extract-api.sh +++ b/tools/extract-api.sh @@ -59,6 +59,7 @@ 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}/ethumb-1/Ethumb.h" \ "${INCLUDE}/ethumb-1/Ethumb_Client.h" \ |