projects
/
platform
/
upstream
/
at-spi2-atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c9e02
)
Add some missing files to the distribution
author
Mike Gorse
<mgorse@suse.com>
Fri, 19 Jun 2015 01:32:24 +0000
(20:32 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Fri, 19 Jun 2015 01:32:24 +0000
(20:32 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=751138
configure.ac
patch
|
blob
|
history
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 87ee68fb590b114b03626ec17725f9ab80f75169..d0c34a76a74d2f0a757117dbd35278fcd621f747 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-127,6
+127,7
@@
AC_CONFIG_FILES([Makefile
atk-adaptor/adaptors/Makefile
atk-adaptor/gtk-2.0/Makefile
tests/Makefile
+ tests/data/Makefile
tests/dummyatk/Makefile
])
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index b05b9bdadd603e2873a623dd3508baed4006cc62..66edcf91fb15af7647d3bbe7af4ac64825b1f5eb 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-1,4
+1,4
@@
-SUBDIRS = dummyatk
+SUBDIRS = d
ata d
ummyatk
noinst_PROGRAMS = atk-test app-test
TESTS = atk-test
@@
-24,6
+24,7
@@
atk_test_CPPFLAGS = -DTESTS_BUILD_DIR=\"$(top_builddir)/tests\" \
-DTESTS_DATA_DIR=\"$(top_srcdir)/tests/data\"
atk_test_SOURCES = atk_suite.c \
+ atk_suite.h \
atk_test_accessible.c \
atk_test_action.c \
atk_test_component.c