From: barate Date: Wed, 20 May 2009 08:38:53 +0000 (+0000) Subject: Fixed --with-onlylauncher mode (by adding libSALOMEBasics when compiling in this... X-Git-Tag: V5_1_2rc1~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ef4e247dd17502b5c1294c0146218961081eb637;p=modules%2Fkernel.git Fixed --with-onlylauncher mode (by adding libSALOMEBasics when compiling in this mode) --- diff --git a/src/Makefile.am b/src/Makefile.am index 52b42f6c2..32cf716f6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -101,7 +101,7 @@ DIST_SUBDIRS = \ # if WITHONLYLAUNCHER - SUBDIRS = Batch Batch_SWIG ResourcesManager Launcher + SUBDIRS = Basics Batch Batch_SWIG ResourcesManager Launcher else SUBDIRS = $(SUBDIR_BASE)