summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <quinticent@phuket.(none)>2006-07-06 17:40:30 -0400
committerJohn (J5) Palmieri <quinticent@phuket.(none)>2006-07-06 17:40:30 -0400
commitfdb8aaaab032ab4eb63aa80dbef7de91a3de346a (patch)
treefb658d9daa46eb9f4038f486272e7a5c7aa63904 /Makefile.am
parent24e982d596036202850c679aa0460b729840e45d (diff)
- Add back tests to the glib bindings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 946b4fa..2b0eb63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,7 @@
-GLIB_SUBDIR=dbus
GLIB_PC=dbus-glib-1.pc
-SUBDIRS=dbus
-DIST_SUBDIRS=dbus
+SUBDIRS=dbus test tools
+DIST_SUBDIRS=dbus test tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = $(GLIB_PC)