diff options
author | billh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c> | 2001-08-18 20:27:40 +0000 |
---|---|---|
committer | billh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c> | 2001-08-18 20:27:40 +0000 |
commit | fdf87471b3d56d7a66d31f33c1ef3d631e9ef51c (patch) | |
tree | 9104ecb56185b5cc5deb2bf919e9310101cf976b /Makefile.am | |
parent | 2d8174b5b3258e3ca6c550a5871006e01d0d36c2 (diff) | |
download | at-spi2-atk-fdf87471b3d56d7a66d31f33c1ef3d631e9ef51c.tar.gz |
Added new test that uses the C bindings API (test/simple-at).
Bugfix for AccessibleEventListener.
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@38 e2bd861d-eb25-0410-b326-f6ed22b6b98c
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d44e841..99b9331 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS=po docs idl libspi registryd test at-bridge cspi +SUBDIRS=po docs idl libspi registryd at-bridge cspi test EXTRA_DIST= xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in |