]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/Makefile
Concrete spaces do form a category, after all :-)
[helm.git] / helm / software / matita / Makefile
index e350c80b6c3cac51bd757a1d9a0f3c69700fee00..41590525815a2fbb3f4293e9831a41d6a7c3acaa 100644 (file)
@@ -36,8 +36,8 @@ MLI = \
        applyTransformation.mli \
        matitacLib.mli          \
        matitaInit.mli          \
-       matitaAutoGui.mli       \
        matitaGtkMisc.mli       \
+       matitaAutoGui.mli       \
        matitaScript.mli        \
        matitaMathView.mli      \
        matitaGui.mli           \
@@ -194,8 +194,8 @@ TEST_DIRS =                                 \
 #      library_auto                    
 TEST_DIRS_OPT =                        \
        $(TEST_DIRS)                    \
-       contribs/LAMBDA-TYPES           \
        $(NULL)
+       #contribs/LAMBDA-TYPES          \
 
 .PHONY: tests tests.opt cleantests cleantests.opt
 tests: $(foreach d,$(TEST_DIRS),$(d)-test)