From bff7f2b3b440c30d0d6eb692576af57ef42edd1b Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 8 Jul 2009 17:12:02 +0000 Subject: Comments and style adjustments, and a couple fixes. --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 00e77bf..7893825 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,9 @@ ########################################################################### ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc libdimension libdimensionxx tests +SUBDIRS = doc \ + libdimension \ + libdimensionxx \ + tests EXTRA_DIST = autogen.sh -- cgit v1.2.3