atspi: Add header file to build to pass distcheck

The needed header was not packaged and thus made distcheck fail. I put
it into the unstable headers because I'm not sure if they are considered
stable yet. If this is the case please let us know so we can move it over.
This commit is contained in:
Stefan Schmidt 2014-04-22 15:34:06 +02:00
parent df0803a28c
commit e038096529
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ includesdir = $(includedir)/elementary-@VMAJ@
includesunstable_HEADERS = \
elm_gen_common.h \
elm_interface_atspi_accessible.h \
elm_interface_fileselector.h \
elm_interface_scrollable.h \
elm_widget.h \