aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 6 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index bba70a23da..280f2610c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,9 @@
-SUBDIRS = po macros camel tests
-
-
+SUBDIRS = \
+ po \
+ macros \
+ camel \
+ composer \
+ tests
dist-hook:
for subdir in intl ; do \