X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_tactics%2FMakefile;h=bbcb9f6743ca77cac342a961964471dd809fcba6;hb=4c4228417fc38e71bce647174d175561db2afb01;hp=f05c75e949248b73a490e1f071df376d971dec9c;hpb=3c77b701737ef41c39a5d08d76ca9071e5b1bdd7;p=helm.git diff --git a/helm/software/components/ng_tactics/Makefile b/helm/software/components/ng_tactics/Makefile index f05c75e94..bbcb9f674 100644 --- a/helm/software/components/ng_tactics/Makefile +++ b/helm/software/components/ng_tactics/Makefile @@ -7,7 +7,9 @@ INTERFACE_FILES = \ nTactics.mli \ zipTree.mli \ andOrTree.mli \ + nnAuto.mli \ nAuto.mli \ + nDestructTac.mli \ nInversion.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)