Salome HOME
SOURCE -> PROJECT
[tools/medcoupling.git] / doc / Makefile.am
index 0b98f54f24ccf5fa93805ddb1d31aab510b469bb..01cde20a92d7613b533eafb54f3f9278a4f35256 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,9 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SUBDIRS = MEDMEM salome doxygen
+include $(top_srcdir)/adm_local/unix/make_common_starter.am
+
+SUBDIRS = salome doxygen
 
 dev_docs:
        (cd salome && $(MAKE) $(AM_MAKEFLAGS) dev_docs)