tests: make update_exp: build check_PROGRAMS first
Make test development a bit more convenient. Change-Id: Ic053aa3ab7485176b58eab6ebb4835cfbe6b8260changes/18/25218/1
parent
3f79470453
commit
e54f148ce9
|
@ -194,7 +194,7 @@ DISTCLEANFILES = atconfig
|
|||
|
||||
TESTSUITE = $(srcdir)/testsuite
|
||||
|
||||
update_exp:
|
||||
update_exp: $(check_PROGRAMS)
|
||||
rlcmac/RLCMACTest \
|
||||
>$(srcdir)/rlcmac/RLCMACTest.ok \
|
||||
2>$(srcdir)/rlcmac/RLCMACTest.err
|
||||
|
|
Loading…
Reference in New Issue