]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Adding the directory MEDMEM in the SUBDIR Makefile variable because it
authornadir <nadir>
Fri, 23 Jan 2004 11:03:37 +0000 (11:03 +0000)
committernadir <nadir>
Fri, 23 Jan 2004 11:03:37 +0000 (11:03 +0000)
contains the Med Memory (Python and C++ API) Users Guide.

doc/Makefile.in

index e224c161d567bd3a606d79ef76d6d92318e6bbc5..5f5e47a4894a1b57e2763fd63252cdb9f1507424 100644 (file)
@@ -11,7 +11,7 @@ top_builddir=..
 srcdir=@srcdir@
 VPATH=.:@srcdir@
 
-SUBDIRS=html
+SUBDIRS=html MEDMEM
 
 doc:
        @@SETX@; for d in $(SUBDIRS); do        \