summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-21 15:06:24 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-21 15:06:24 +0100
commit0bfdb220d9c00401ed5e7799f4a36dc18ccdccba (patch)
tree1436b7e44314e1773fc95f7d5b6a32645c11c01a /tools/extract-api.sh
parent8def4d0a8a4b676c2ef854afae3b9cf3bf71728b (diff)
downloadffi-efl-0bfdb220d9c00401ed5e7799f4a36dc18ccdccba.zip
ffi-efl-0bfdb220d9c00401ed5e7799f4a36dc18ccdccba.tar.gz
take care of Efreet.h
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 afa9017..b222a64 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -46,6 +46,7 @@ for header in \
"${INCLUDE}/eio-1/Eio.h" \
"${INCLUDE}/embryo-1/Embryo.h" \
"${INCLUDE}/edje-1/Edje.h" \
+ "${INCLUDE}/efreet-1/Efreet.h" \
"${INCLUDE}/ethumb-1/Ethumb.h" \
"${INCLUDE}/ethumb-1/Ethumb_Client.h" \
"${INCLUDE}/ethumb-1/Ethumb_Plugin.h" \