Skip to content
Snippets Groups Projects
Commit 207538e6 authored by David Maus's avatar David Maus
Browse files

Make target `test' abhängig von ruleset.xspec

parent 366f9d1e
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ clean: ...@@ -19,7 +19,7 @@ clean:
rm -f src/*.rng rm -f src/*.rng
rm -f src/*.sch rm -f src/*.sch
test: src/ruleset.sch test: src/ruleset.sch test/ruleset.xspec
$(XSPEC) -s test/ruleset.xspec $(XSPEC) -s test/ruleset.xspec
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment