summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2010-12-02 15:08:15 +0000
committerSimon McVittie <smcv@debian.org>2010-12-02 15:08:15 +0000
commitabefbed911ecab8fb5c08d887479f21b449b392b (patch)
tree608098a876bac7ce9aac04fa38cbc3510a4ffe7c /Makefile.am
parent53e9cde2ca64de906967546750e5c6dd6aa58da6 (diff)
Makefile.am: build API docs etc. last, so they pick up any recent changes
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 369012d..3b5a46b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
# the api, doc, include subdirs don't need their own Makefile.am
# the dbus subdir is handled with non-recursive make because of #12741
-SUBDIRS = _dbus_bindings _dbus_glib_bindings examples m4 test tools
+SUBDIRS = _dbus_bindings _dbus_glib_bindings examples m4 test tools .
CLEANFILES =
EXTRA_DIST = \