From 2e832c29b9dfe2fdf28e2e8c2f676784476164df Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 31 Jan 2012 10:51:07 +0000 Subject: [PATCH] Modif to build doc directory after bin directory --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b782b886e..bf3d9d4c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,9 +37,9 @@ else !SMESH_ENABLE_GUI -I ${GEOM_ROOT_DIR}/adm_local/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 doc bin +DIST_SUBDIRS = idl adm_local resources src bin doc DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh hack_libtool -- 2.39.2