From 3fc3e24f5fb5c418d81a1978934a2654e6ba2f24 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Fri, 28 May 2004 02:29:40 +0000 Subject: A graph manipulation library for Objective Caml. --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 39228cadbf54..abad32568b73 100644 --- a/math/Makefile +++ b/math/Makefile @@ -109,6 +109,7 @@ SUBDIR += ngraph SUBDIR += nsc2ke SUBDIR += ntl + SUBDIR += ocaml-ocamlgraph SUBDIR += octave SUBDIR += octave-forge SUBDIR += oleo -- cgit