From: nadir Date: Fri, 23 Jan 2004 11:03:37 +0000 (+0000) Subject: Adding the directory MEDMEM in the SUBDIR Makefile variable because it X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3fc68b1ff54c0e7c1ea30d7cc3a8d39e9b3f5699;p=tools%2Fmedcoupling.git Adding the directory MEDMEM in the SUBDIR Makefile variable because it contains the Med Memory (Python and C++ API) Users Guide. --- diff --git a/doc/Makefile.in b/doc/Makefile.in index e224c161d..5f5e47a48 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -11,7 +11,7 @@ top_builddir=.. srcdir=@srcdir@ VPATH=.:@srcdir@ -SUBDIRS=html +SUBDIRS=html MEDMEM doc: @@SETX@; for d in $(SUBDIRS); do \