Skip to content

Commit b68a730

Browse files
committed
Revert "Add dSFMT to clean"
This reverts commit c1d3918.
1 parent c1d3918 commit b68a730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ gh_action_benchmarks.html: bin/table.jl gh_action_versions.csv gh_action_benchma
146146
julia $^ >$@
147147

148148
clean:
149-
@rm -rf dSFMT bin/perf* bin/fperf* benchmarks/*.csv benchmarks.csv mods *~ octave-core perf.log gopath/*
149+
@rm -rf bin/perf* bin/fperf* benchmarks/*.csv benchmarks.csv mods *~ octave-core perf.log gopath/*
150150

151151
.PHONY: all perf clean
152152

0 commit comments

Comments
 (0)