summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-04-27 16:05:02 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-04-27 16:05:02 +0200
commitcbee8a70f433192a69ed90d9632d696dcb4ff2ab (patch)
tree7144a785860f365b89464d55753f4f299b66c00f /tools/extract-api.sh
parent2806b37dc8f9721ac5e84755654b6b6d4ebad5a9 (diff)
downloadffi-efl-cbee8a70f433192a69ed90d9632d696dcb4ff2ab.zip
ffi-efl-cbee8a70f433192a69ed90d9632d696dcb4ff2ab.tar.gz
add eina_list and specs
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 b5a4bc1..67eafb6 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -21,6 +21,7 @@ fi
for header in \
"${INCLUDE}/eina-1/eina/eina_types.h" \
"${INCLUDE}/eina-1/eina/eina_main.h" \
+ "${INCLUDE}/eina-1/eina/eina_list.h" \
"${INCLUDE}/eet-1/Eet.h" \
"${INCLUDE}/edje-1/Edje.h" \
"${INCLUDE}/evas-1/Evas.h" \