Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
5c8029db
Commit
5c8029db
authored
Dec 09, 2013
by
Howard Chu
Committed by
Quanah Gibson-Mount
Jan 07, 2014
Browse files
ITS
#7753
use $(MAKE) for tests
parent
f11e4f31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
5c8029db
...
...
@@ -35,4 +35,4 @@ distclean: veryclean FORCE
check
:
test
test
:
FORCE
cd
tests
;
make
test
cd
tests
;
$(MAKE)
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