From 15c7c1cc91dccc116c3385f64ec94cb40bbf43ce Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 2 Jul 2008 08:48:16 +0000 Subject: --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 7ee03132..74314a41 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,5 +17,5 @@ SUBDIRS= lib/blas \ auxiliaryFunctions \ statisticsFunctions \ matrixOperations \ - implicitList #\ - #operations + implicitList \ + string -- cgit