From: vsr Date: Thu, 10 Nov 2011 07:53:49 +0000 (+0000) Subject: Fix problems of make distcheck X-Git-Tag: RELIQUAT_6x_15112011~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b169b1a7b7812c6057dbe5e37b4303d363dba69a;p=modules%2Fsmesh.git Fix problems of make distcheck --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4f79f8fe6..3edbc8c0a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -24,8 +24,8 @@ # $Header$ # source path # -#SUBDIRS = salome docutils -SUBDIRS = salome +SUBDIRS = salome docutils +#SUBDIRS = salome usr_docs: (cd salome && $(MAKE) $(AM_MAKEFLAGS) usr_docs)