From: jfa Date: Fri, 21 Apr 2006 11:51:31 +0000 (+0000) Subject: Roll back wrong changes. X-Git-Tag: V2_2_0_maintainance_FINAL X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6f0bcc1f10aaae2b5e7506d5d2924f2a46d8ce61;p=tools%2Fmedcoupling.git Roll back wrong changes. --- diff --git a/doc/MEDMEM/Makefile.in b/doc/MEDMEM/Makefile.in index d9957fff4..7595e14ff 100644 --- a/doc/MEDMEM/Makefile.in +++ b/doc/MEDMEM/Makefile.in @@ -13,7 +13,7 @@ doxygen=@DOXYGEN@ @COMMENCE@ # Executables targets -BIN = MESHgeneral +BIN = MESHgeneral MESHcoordinates MESHconnectivities MESHINGexample FIELDcreate FIELDgeneral MEDMEM_InvokingDriverByAttachingItToAnObject MEDMEM_InvokingDriverFromStandardObjectMethod MEDMEM_InvokingDriverAtObjectCreationTime CPPFLAGS+=$(MED2_INCLUDES) $(HDF5_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome diff --git a/doc/Makefile.in b/doc/Makefile.in index 41bfef0a5..7295ede75 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -11,7 +11,7 @@ top_builddir=.. srcdir=@srcdir@ VPATH=.:@srcdir@ -SUBDIRS= salome MEDMEM +SUBDIRS= salome @COMMENCE@