summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-04-28 15:14:09 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-04-28 15:14:09 +0200
commitdb43d493bb7a9179d5c109cf315c9c0db132c6ec (patch)
treeed3b0d62bbbea6f29ab01d4084908839c86df8c4 /tools/extract-api.sh
parent1594f455162dbfb85e5716f0052454a3a1c15745 (diff)
downloadffi-efl-db43d493bb7a9179d5c109cf315c9c0db132c6ec.zip
ffi-efl-db43d493bb7a9179d5c109cf315c9c0db132c6ec.tar.gz
generate eina_hash
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 67eafb6..29844aa 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -22,6 +22,7 @@ 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}/eina-1/eina/eina_hash.h" \
"${INCLUDE}/eet-1/Eet.h" \
"${INCLUDE}/edje-1/Edje.h" \
"${INCLUDE}/evas-1/Evas.h" \