Salome HOME
Removing obsolete Controls, corrections for file handling, saving in EPD
[modules/adao.git] / Makefile.am
index 6bf886f5c80ceac5857959d28c800d1d36b220c7..a51564c82b7f9c37086eeba3c5af63d2ef45d274 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2015 EDF R&D
+# Copyright (C) 2008-2016 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -29,7 +29,7 @@ endif
 SUBDIRS += src
 
 if SALOME_MODULE
-SUBDIRS += resources bin examples
+SUBDIRS += resources bin examples test i18n
 endif
 
 if SPHINX_IS_OK