summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-10-21 11:26:52 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-10-21 11:26:52 +0200
commit0328567724606036744189edd39ffabb7797bdc7 (patch)
tree91ecff4b08fc12030bb89da86af65d884372f849 /tools/extract-api.sh
parent9421723bdf574e347e0eb4ff7b25d2314ccbc7ea (diff)
downloadffi-efl-0328567724606036744189edd39ffabb7797bdc7.zip
ffi-efl-0328567724606036744189edd39ffabb7797bdc7.tar.gz
take care of eina_xattr.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 313176f..9599f2b 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -25,6 +25,7 @@ fi
#
for header in \
"${INCLUDE}/eina-1/eina/eina_types.h" \
+ "${INCLUDE}/eina-1/eina/eina_xattr.h" \
"${INCLUDE}/eina-1/eina/eina_main.h" \
"${INCLUDE}/eina-1/eina/eina_log.h" \
"${INCLUDE}/eina-1/eina/eina_list.h" \