[telepathy-mission-control/master] Makefile.am: re-format SUBDIRS

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Oct 21 10:07:23 PDT 2009


Reviewed-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
---
 Makefile.am |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 4f88639..3c74a69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,13 +1,20 @@
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = m4 tools xml libmcclient src server util
+SUBDIRS = \
+    m4 \
+    tools \
+    xml \
+    libmcclient \
+    src \
+    server \
+    util \
+    test \
+    doc
 
 if HAVE_EXAMPLES
 SUBDIRS += examples
 endif
 
-SUBDIRS += test doc
-
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libmcclient.pc
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list