diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a4c753e1..3a7c7d87 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ ## Made by Bruno JOFRET <bruno.jofret@inria.fr> ## ## Started on Thu Mar 22 16:39:30 2007 jofret -## Last update Mon Mar 26 11:03:57 2007 jofret +## Last update Wed Apr 18 16:54:52 2007 jofret ## ## Copyright INRIA 2007 ## @@ -13,7 +13,6 @@ AUTOMAKE_OPTIONS = 1.9 dist-zip dist-bzip2 SUBDIRS= elementaryFunctions \ - type \ - test + type ACLOCAL_AMFLAGS = -I m4/
\ No newline at end of file |