tests/rlcmac: fix incorrect RLCMACTest.{ok,err} paths in EXTRA_DIST

Change-Id: I175bd6494e2a7a6f6977388d760e790b7dd2c1ae
This commit is contained in:
Vadim Yanitskiy 2022-08-16 22:58:48 +07:00
parent 7fb9ab062e
commit 1f72c8808f
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ check_PROGRAMS = \
$(NULL)
EXTRA_DIST = \
rlcmac/RLCMACTest.ok \
rlcmac/RLCMACTest.err \
RLCMACTest.ok \
RLCMACTest.err \
$(NULL)
RLCMACTest_SOURCES = RLCMACTest.c