]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/Makefile
exception inside regex callback not re-raised if equal to sys.break
[helm.git] / helm / software / matita / Makefile
index a872f3194a26770fbda8973cdc390196f0e05bfd..e350c80b6c3cac51bd757a1d9a0f3c69700fee00 100644 (file)
@@ -183,17 +183,18 @@ TEST_DIRS =                               \
        legacy                          \
        library                         \
        tests                           \
-       dama                            \
+       contribs/dama/dama              \
+       contribs/assembly               \
        contribs/CoRN                   \
        contribs/RELATIONAL             \
        contribs/LOGIC                  \
-       contribs/LAMBDA-TYPES           \
        contribs/PREDICATIVE-TOPOLOGY   \
        $(NULL)
 
 #      library_auto                    
 TEST_DIRS_OPT =                        \
-       $(TEST_DIRS)        \
+       $(TEST_DIRS)                    \
+       contribs/LAMBDA-TYPES           \
        $(NULL)
 
 .PHONY: tests tests.opt cleantests cleantests.opt