From: eap Date: Tue, 31 Jan 2012 10:50:08 +0000 (+0000) Subject: Modif to build doc directory after bin directory X-Git-Tag: V6_5_0a1~80 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0dc8a37ac5fa4c5057eb3ad83fc1b7dc2688e073;p=modules%2Fgeom.git Modif to build doc directory after bin directory --- diff --git a/Makefile.am b/Makefile.am index 619761e0b..7be7f126e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ else !GEOM_ENABLE_GUI -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files endif -SUBDIRS = idl adm_local resources src doc bin +SUBDIRS = idl adm_local resources src bin doc DIST_SUBDIRS = idl adm_local resources src bin doc