Whamcloud - gitweb
Merged branch 'peter' with the tip. Pre-merge tag is 't_20020302_networking'.
[fs/lustre-release.git] / lustre / ptlrpc / Makefile.am
index 25abfc8..d9ec67e 100644 (file)
@@ -9,6 +9,6 @@ MODULE = ptlrpc
 modulefs_DATA = ptlrpc.o
 EXTRA_PROGRAMS = ptlrpc
 
-ptlrpc_SOURCES =  rpc.c
+ptlrpc_SOURCES =  rpc.c events.c service.c client.c niobuf.c
 
 include $(top_srcdir)/Rules