diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 204ae5e..5e1e60f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = doc \ - libdimension \ - libdimensionxx \ - tests + libdimension EXTRA_DIST = autogen.sh |