summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c5b3c1af..7ec5e7fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ if HAVE_QT
QT_SUBDIR=qt
endif
-SUBDIRS=dbus $(GLIB_SUBDIR) $(QT_SUBDIR) bus test doc
+SUBDIRS=dbus bus test doc $(GLIB_SUBDIR) $(QT_SUBDIR)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dbus-1.0.pc $(GLIB_PC)