Release v2.11.5
[platform/upstream/at-spi2-core.git] / Makefile.am
index 394c0fd..c67aab6 100644 (file)
@@ -5,6 +5,17 @@ INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
 INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
 
-SUBDIRS=registryd xml bus dbind atspi doc
+SUBDIRS=po dbind xml atspi bus registryd doc test
 
-ACLOCAL_AMFLAGS=-I m4
+ACLOCAL_AMFLAGS=-I m4 ${ACLOCAL_FLAGS}
+
+EXTRA_DIST = \
+       atspi-2-uninstalled.pc.in \
+       atspi-2.pc.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = atspi-2.pc
+
+DISTCLEANFILES = \
+       atspi-2-uninstalled.pc \
+       atspi-2.pc