From: Patrick Welche Date: Fri, 19 Jun 2015 09:56:56 +0000 (+0100) Subject: build fix: add tests/data/Makefile.am X-Git-Tag: AT_SPI2_ATK_2_17_1~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d55eb22a4d19a5aceebb04fc77e19b65d1f38842;p=platform%2Fupstream%2Fat-spi2-atk.git build fix: add tests/data/Makefile.am https://bugzilla.gnome.org/show_bug.cgi?id=751192 --- diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am new file mode 100644 index 0000000..2ac7ebf --- /dev/null +++ b/tests/data/Makefile.am @@ -0,0 +1,4 @@ +EXTRA_DIST = test-accessible.xml \ + test-action.xml \ + test-component.xml \ + test.xml