Salome HOME
Merge from V6_main 12/11/2012
[modules/smesh.git] / Makefile.am
index aaf432892e4a10acd8a7e16880b528b123cda7dd..c887e3f829049290e692033da195daf4c0b1d1b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2012  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
@@ -37,9 +37,9 @@ else !SMESH_ENABLE_GUI
                     -I ${GEOM_ROOT_DIR}/adm_local/unix/config_files
 endif
 
-SUBDIRS = idl adm_local resources src doc bin
+SUBDIRS = idl adm_local resources src bin doc
 
-DIST_SUBDIRS = idl adm_local resources src doc bin 
+DIST_SUBDIRS = idl adm_local resources src bin doc
 
 DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh hack_libtool
 
@@ -48,6 +48,8 @@ salomeinclude_DATA = SMESH_version.h
 EXTRA_DIST +=          \
        build_configure \
        clean_configure \
+       build_cmake     \
+       build_cmake.bat \
        LICENCE
 
 dist-hook: