2009-02-19 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / Makefile.am
index f1a8e93..3312c7c 100644 (file)
@@ -1,10 +1,9 @@
-SUBDIRS = docs idl libspi registryd at-bridge cspi util test
+SUBDIRS=xml tools dbind droute spi-common atk-adaptor registryd cspi pyatspi login-helper tests
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = at-spi-1.0.pc
+pkgconfig_DATA = cspi-1.0.pc libloginhelper-1.0.pc
 
 EXTRA_DIST = \
-       xml-i18n-extract.in \
-       xml-i18n-merge.in   \
-       xml-i18n-update.in  \
-       at-spi-1.0.pc.in
+       cspi-1.0.pc.in \
+       cspi-1.0-uninstalled.pc.in \
+       libloginhelper-1.0.pc.in \