stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=56a5c4c0ccab2318e6d44a40f319f20706af53cd

commit 56a5c4c0ccab2318e6d44a40f319f20706af53cd
Author: Stefan Schmidt <[email protected]>
Date:   Tue Apr 22 15:34:06 2014 +0200

    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.
---
 src/lib/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 16c576e..13fbad7 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -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 \

-- 


Reply via email to