Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Kahn Gillmor
Knot DNS Resolver
Commits
0dec7667
Commit
0dec7667
authored
Jun 22, 2016
by
Jan Včelák
🚀
Browse files
build: clean tests/mock_cmodule.o
parent
95b243f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/tests.mk
View file @
0dec7667
...
...
@@ -18,6 +18,6 @@ deckard: check-integration
# Targets
tests
:
check-unit
tests-clean
:
$(foreach test
,
$(tests_BIN)
,
$(test)-clean)
tests-clean
:
$(foreach test
,
$(tests_BIN)
,
$(test)-clean)
mock_cmodule-clean
.PHONY
:
tests tests-clean check-integration deckard
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment