Salome HOME
Ze test of 1SGTUMesh.
[modules/med.git] / adm_local_without_kernel / Makefile.am
index aa96c87aedbfc664d85ed1d18ced581c3913f685..25e6469d1df183aa564cee301ef8445249bb986d 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
@@ -21,4 +21,10 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 SUBDIRS = unix
 
-EXTRA_DIST += cmake_files
\ No newline at end of file
+EXTRA_DIST += cmake_files
+
+EXTRA_DIST += SALOMEconfig.h.in
+
+if !MED_ENABLE_KERNEL
+  nodist_salomeinclude_HEADERS = SALOMEconfig.h
+endif