summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2010-02-08 08:54:36 -0800
committerMark Doffman <mark.doffman@codethink.co.uk>2010-02-08 08:54:36 -0800
commit27b2476a7cb025f4facab42337cb4d4a9972fd25 (patch)
treeef221def7ba679e0ff46bb36d436ffe1f45a797d
parentd182db3399cf7728063ec2b21a753065fc9ebe18 (diff)
downloadat-spi2-core-27b2476a7cb025f4facab42337cb4d4a9972fd25.tar.gz
Remove the bus makefile from configure to fix distcheck errors.AT_SPI2_CORE_0_1_6
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2381de7b..68f4f09e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,8 +131,6 @@ AC_SUBST(LIBTOOL_EXPORT_OPTIONS)
AC_CONFIG_FILES([Makefile
xml/Makefile
tools/Makefile
- bus/Makefile
- bus/at-spi-dbus-bus
registryd/Makefile])
AC_OUTPUT