Salome HOME
Code improvements, review and simplifications (2)
[modules/adao.git] / Makefile.am
index 7b58c38492d9e10e9646dc70d007a44d3f58af44..2545c90c30c3e879e0362d0e83581a8209d6b092 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2022 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 test
+SUBDIRS += resources bin examples test i18n
 endif
 
 if SPHINX_IS_OK