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 50ec01e..a19a8db 100755 --- a/tools/extract-api.sh +++ b/tools/extract-api.sh @@ -48,6 +48,7 @@ for header in \ "${INCLUDE}/edje-1/Edje.h" \ "${INCLUDE}/efreet-1/Efreet.h" \ "${INCLUDE}/efreet-1/efreet_base.h" \ + "${INCLUDE}/efreet-1/efreet_icon.h" \ "${INCLUDE}/ethumb-1/Ethumb.h" \ "${INCLUDE}/ethumb-1/Ethumb_Client.h" \ "${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \ |