summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-01-22 17:20:10 +0000
committerSimon McVittie <smcv@debian.org>2018-01-22 18:27:20 +0000
commit449f30a089ce848883fcf2b6aaac742f87aad704 (patch)
treeff65e8afe334c77625a5a79d24866b113d25300b /Makefile.am
parentbe85eb31951c81dcbd2f6168798856a171e883e9 (diff)
downloaddbus-glib-449f30a089ce848883fcf2b6aaac742f87aad704.tar.gz
dbus-gmain: Move to its own directory
Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index dd76c7e..c55c6fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
ACLOCAL_AMFLAGS = -I m4
GLIB_PC=dbus-glib-1.pc
-SUBDIRS=dbus tools test doc
-DIST_SUBDIRS=dbus tools test doc m4
+SUBDIRS = dbus-gmain dbus tools test doc
+DIST_SUBDIRS = dbus-gmain dbus tools test doc m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = $(GLIB_PC)