From 3fc68b1ff54c0e7c1ea30d7cc3a8d39e9b3f5699 Mon Sep 17 00:00:00 2001 From: nadir Date: Fri, 23 Jan 2004 11:03:37 +0000 Subject: [PATCH] Adding the directory MEDMEM in the SUBDIR Makefile variable because it contains the Med Memory (Python and C++ API) Users Guide. --- doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2