fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmo-gprs/+/29099 )

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

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

Change-Id: I175bd6494e2a7a6f6977388d760e790b7dd2c1ae
---
M tests/rlcmac/Makefile.am
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  fixeria: Looks good to me, approved; Verified



diff --git a/tests/rlcmac/Makefile.am b/tests/rlcmac/Makefile.am
index a7193c2..633f090 100644
--- a/tests/rlcmac/Makefile.am
+++ b/tests/rlcmac/Makefile.am
@@ -13,8 +13,8 @@
        $(NULL)

 EXTRA_DIST = \
-       rlcmac/RLCMACTest.ok \
-       rlcmac/RLCMACTest.err \
+       RLCMACTest.ok \
+       RLCMACTest.err \
        $(NULL)

 RLCMACTest_SOURCES = RLCMACTest.c

--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/29099
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I175bd6494e2a7a6f6977388d760e790b7dd2c1ae
Gerrit-Change-Number: 29099
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-MessageType: merged

Reply via email to