Skip to content

Commit f0d3870

Browse files
committed
test files have to be included after all see #95
1 parent 6f5e007 commit f0d3870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ TESTS_LOG=$(TESTS:%=%.log)
149149
TESTS_ORACLE=$(TESTS:%=%.oracle)
150150
TESTS_OK=$(TESTS:%=%.ok)
151151

152-
# DISTRIBUTED+=$(TESTS_SRC) $(TESTS_ORACLE)
152+
DISTRIBUTED+=$(TESTS_SRC) $(TESTS_ORACLE)
153153

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

0 commit comments

Comments
 (0)