From 11e760ebf21a1d27d740f6b4a904d36959f587dc Mon Sep 17 00:00:00 2001 From: billh Date: Thu, 27 Sep 2001 21:34:47 +0000 Subject: Added directory 'util' for accessibility-related utilities that use at-spi, and services used by at-spi clients. Added an onscreen magnifier that can be controlled via bonobo (also can use plain sockets). Modified at-spi to send commands to this magnifier if environment variable 'MAGNIFIER' is non-null. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@64 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 99b9331..1a58c83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS=po docs idl libspi registryd at-bridge cspi test +SUBDIRS=po docs idl libspi registryd at-bridge cspi util test EXTRA_DIST= xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in -- cgit v1.2.1