]> matita.cs.unibo.it Git - helm.git/commitdiff
The RELATIONAL contrib must be compiled before the others since the others
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 11 Oct 2006 12:25:27 +0000 (12:25 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 11 Oct 2006 12:25:27 +0000 (12:25 +0000)
depend on it.

helm/software/matita/Makefile

index 6b93a0f6e4828f4667dbfcf7ca598c066ea0467e..5cf295834c45848be4ce041c57d07fd380de3943 100644 (file)
@@ -203,9 +203,9 @@ distclean: clean
 TEST_DIRS =                            \
        library                         \
        tests                           \
+       contribs/RELATIONAL             \
        contribs/LAMBDA-TYPES           \
        contribs/PREDICATIVE-TOPOLOGY   \
-       contribs/RELATIONAL             \
        $(NULL)
 
 .PHONY: tests tests.opt cleantests cleantests.opt