X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fextlib%2FMakefile;h=25b49280c29cde8883bc688fd32ffdc10b2fe7b4;hb=f48ba5edb4602e663ee746964ec88ff673642388;hp=8caad1fca7d9b7aebff68eac61f26bd1ddbed1c0;hpb=ca3eeb009d1e694523e16c741d04c1fad3be4f02;p=helm.git diff --git a/helm/software/components/extlib/Makefile b/helm/software/components/extlib/Makefile index 8caad1fca..25b49280c 100644 --- a/helm/software/components/extlib/Makefile +++ b/helm/software/components/extlib/Makefile @@ -9,6 +9,7 @@ INTERFACE_FILES = \ hLog.mli \ trie.mli \ refCounter.mli \ + graphvizPp.mli \ $(NULL) IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml)