*** empty log message ***

This commit is contained in:
adam 2009-02-24 11:06:33 +00:00
parent d5dd2d9628
commit df0c7d3f2c
2 changed files with 3 additions and 0 deletions

View File

@ -21,5 +21,7 @@
# #
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
admlocal_cmakedir = $(admlocaldir)/cmake_files
dist_admlocal_cmake_DATA = \ dist_admlocal_cmake_DATA = \
FindSMESH.cmake FindSMESH.cmake

View File

@ -432,6 +432,7 @@ echo
AC_OUTPUT([ \ AC_OUTPUT([ \
./salome_adm/unix/SALOMEconfig.h \ ./salome_adm/unix/SALOMEconfig.h \
./adm_local/Makefile \ ./adm_local/Makefile \
./adm_local/cmake_files/Makefile \
./adm_local/unix/Makefile \ ./adm_local/unix/Makefile \
./adm_local/unix/config_files/Makefile \ ./adm_local/unix/config_files/Makefile \
./bin/VERSION \ ./bin/VERSION \