X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FMakefile;h=69a10919d0ee88b075dda2de56681e16b2992732;hb=74242bfa77a95286ce2e2e19231383a50a9307ae;hp=4f0ca3eb8dbfac378e5522821046e472c3e16179;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/components/library/Makefile b/helm/software/components/library/Makefile index 4f0ca3eb8..69a10919d 100644 --- a/helm/software/components/library/Makefile +++ b/helm/software/components/library/Makefile @@ -14,6 +14,7 @@ INTERFACE_FILES = \ libraryClean.mli \ $(NULL) IMPLEMENTATION_FILES = \ + refinementTool.ml \ $(INTERFACE_FILES:%.mli=%.ml) include ../../Makefile.defs