Skip to content

Commit

Permalink
Merge pull request #97 from ybertot/coq-v8.15
Browse files Browse the repository at this point in the history
test files have to be included after all see #95
  • Loading branch information
ybertot authored Jan 24, 2022
2 parents 6f5e007 + f0d3870 commit ace36dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ TESTS_LOG=$(TESTS:%=%.log)
TESTS_ORACLE=$(TESTS:%=%.oracle)
TESTS_OK=$(TESTS:%=%.ok)

# DISTRIBUTED+=$(TESTS_SRC) $(TESTS_ORACLE)
DISTRIBUTED+=$(TESTS_SRC) $(TESTS_ORACLE)

.PRECIOUS : $(TESTS) $(TESTS_LOG) $(TESTS_ORACLE)

Expand Down

0 comments on commit ace36dd

Please sign in to comment.