diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
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 |