From 5398879485d6629b63061cff21f2374c3293f26b Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 3 Mar 2009 14:12:35 +0000 Subject: [PATCH] Ooouups !! --- src/ParaMEDMEM/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ParaMEDMEM/Makefile.am b/src/ParaMEDMEM/Makefile.am index 2e974d572..3a2737bfe 100644 --- a/src/ParaMEDMEM/Makefile.am +++ b/src/ParaMEDMEM/Makefile.am @@ -18,11 +18,11 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am -if MICRO_MED - SUBDIRS=. -else +##if MICRO_MED +## SUBDIRS=. +##else # MICRO_MED SUBDIRS=. MEDLoader -endif +##endif # MICRO_MED if CPPUNIT_IS_OK SUBDIRS+= Test -- 2.39.2