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 @@ check_PROGRAMS = \ $(NULL) EXTRA_DIST = \ - rlcmac/RLCMACTest.ok \ - rlcmac/RLCMACTest.err \ + RLCMACTest.ok \ + RLCMACTest.err \ $(NULL) RLCMACTest_SOURCES = RLCMACTest.c