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
pwmt
zathura
Commits
07cb63c8
Commit
07cb63c8
authored
Feb 21, 2012
by
Sebastian Ramacher
Browse files
be consistent with the naming of the test targets
parent
89adcf38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
07cb63c8
...
...
@@ -74,7 +74,7 @@ valgrind: debug
gdb
:
debug
cgdb
${PROJECT}
-debug
test
s
:
${OBJECTS}
test
:
${OBJECTS}
$(QUIET)
make
-C
tests run
dist
:
clean
...
...
@@ -141,4 +141,4 @@ uninstall:
-include
$(wildcard .depend/*.dep)
.PHONY
:
all options clean doc debug valgrind gdb dist doc install uninstall test
s
.PHONY
:
all options clean doc debug valgrind gdb dist doc install uninstall test
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