From: adam Date: Tue, 24 Feb 2009 11:05:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V5_1_1a2~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=24b90ea48c46b3fe0228d45ec753c51b5e4f4e4a;p=modules%2Fgeom.git *** empty log message *** --- diff --git a/adm_local/cmake_files/Makefile.am b/adm_local/cmake_files/Makefile.am index e2b59103e..c91a81749 100644 --- a/adm_local/cmake_files/Makefile.am +++ b/adm_local/cmake_files/Makefile.am @@ -21,6 +21,8 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am +admlocal_cmakedir = $(admlocaldir)/cmake_files + dist_admlocal_cmake_DATA = \ FindGEOM.cmake diff --git a/configure.ac b/configure.ac index 35499bc1c..2c6a8897b 100644 --- a/configure.ac +++ b/configure.ac @@ -372,6 +372,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 \