From: adam Date: Tue, 24 Feb 2009 11:06:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V5_1_1a2~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=df0c7d3f2c1a7be848fdf75ea0eb27c2932a8534;p=modules%2Fsmesh.git *** empty log message *** --- diff --git a/adm_local/cmake_files/Makefile.am b/adm_local/cmake_files/Makefile.am index e79bd640c..95246b897 100644 --- a/adm_local/cmake_files/Makefile.am +++ b/adm_local/cmake_files/Makefile.am @@ -21,5 +21,7 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am +admlocal_cmakedir = $(admlocaldir)/cmake_files + dist_admlocal_cmake_DATA = \ FindSMESH.cmake diff --git a/configure.ac b/configure.ac index b3d06b695..f8b78be01 100644 --- a/configure.ac +++ b/configure.ac @@ -432,6 +432,7 @@ echo AC_OUTPUT([ \ ./salome_adm/unix/SALOMEconfig.h \ ./adm_local/Makefile \ + ./adm_local/cmake_files/Makefile \ ./adm_local/unix/Makefile \ ./adm_local/unix/config_files/Makefile \ ./bin/VERSION \