2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / configure.ac
index 99d923c..cd49f79 100644 (file)
@@ -1,5 +1,6 @@
 
 AC_INIT([at-spi], [1.9.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_MAJOR_VERSION=1
 AT_SPI_MINOR_VERSION=23
@@ -187,7 +188,8 @@ AC_CONFIG_FILES([Makefile
                 atk-adaptor/Makefile
                 login-helper/Makefile
                 tests/dummyatk/Makefile
-                tests/clients/Makefile
+                tests/cspi/Makefile
+                tests/pyatspi/Makefile
                 tests/apps/Makefile
                 dbind/Makefile
                 cspi/Makefile