Clean up our cleaning
[openafs.git] / tests / rx / Makefile.in
index f352bcd..f5b4cf9 100644 (file)
@@ -8,8 +8,7 @@ include @TOP_OBJDIR@/src/config/Makefile.pthread
 MODULE_CFLAGS = -I$(srcdir)/../..
 
 LIBS = ../tap/libtap.a \
-       $(abs_top_builddir)/lib/libafsrpc.a \
-       $(abs_top_builddir)/src/opr/liboafs_opr.la
+       $(abs_top_builddir)/src/rx/liboafs_rx.la
 
 tests = event-t
 
@@ -20,5 +19,5 @@ event-t: event-t.o $(LIBS)
 install:
 
 clean distclean:
-       $(LT_clean)
+       $(LT_CLEAN)
        $(RM) -f $(tests) *.o core