mgcp_client_test makefile: add update_exp target

Change-Id: I8cda082c46ab5734873cbb39b313037d86777589
This commit is contained in:
Neels Hofmeyr 2017-11-30 13:43:39 +01:00 committed by Neels Hofmeyr
parent c8f37cb4d6
commit 189d6bf4d4
1 changed files with 3 additions and 0 deletions

View File

@ -37,3 +37,6 @@ mgcp_client_test_LDADD = \
$(LIBRARY_DL) \
$(LIBOSMONETIF_LIBS) \
$(NULL)
update_exp:
$(builddir)/mgcp_client_test >$(srcdir)/mgcp_client_test.ok 2>$(srcdir)/mgcp_client_test.err