diff --git a/tests/rx/Makefile.in b/tests/rx/Makefile.in index 2ff8a76d86..d24c53cf37 100644 --- a/tests/rx/Makefile.in +++ b/tests/rx/Makefile.in @@ -16,8 +16,7 @@ tests = event-t all check test tests: $(tests) event-t: event-t.o $(LIBS) - $(AFS_LDRULE) event-t.o $(LIBS) $(XLIBS) - + $(AFS_LDRULE) event-t.o $(LIBS) $(LIB_roken) $(XLIBS) install: clean distclean: