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 ec12573..f7bf8ca 100755 --- a/tools/extract-api.sh +++ b/tools/extract-api.sh @@ -83,6 +83,7 @@ for header in \ "${INCLUDE}/elementary-0/elm_fonts.h" \ "${INCLUDE}/elementary-0/elm_frame.h" \ "${INCLUDE}/elementary-0/elm_gengrid.h" \ + "${INCLUDE}/elementary-0/elm_gen.h" \ "${INCLUDE}/elementary-0/elm_genlist.h" \ "${INCLUDE}/elementary-0/elm_gesture_layer.h" \ "${INCLUDE}/elementary-0/elm_getting_started.h" \ |