X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fselftest%2FautoMakefile.am;h=0688f16478077583dec16e26d0b60ab8eebc2dc0;hb=67d4ed9e1a9b46ddf97b032bec4f4c559d0f06ed;hp=36af9014125ae296f912761109086d9095975a3d;hpb=776615e6825e2c90c2635c8b55e7bb02da33726c;p=fs%2Flustre-release.git diff --git a/lnet/selftest/autoMakefile.am b/lnet/selftest/autoMakefile.am index 36af901..0688f16 100644 --- a/lnet/selftest/autoMakefile.am +++ b/lnet/selftest/autoMakefile.am @@ -1,5 +1,5 @@ my_sources = console.c conrpc.c conctl.c console.h conrpc.h \ - framework.c timer.c rpc.c workitem.c module.c \ + framework.c timer.c rpc.c module.c \ ping_test.c brw_test.c if LIBLUSTRE @@ -20,4 +20,4 @@ endif # MODULES install-data-hook: $(install_data_hook) MOSTLYCLEANFILES = @MOSTLYCLEANFILES@ selftest -DIST_SOURCES = $(lnet_selftest-objs:%.o=%.c) console.h conrpc.h rpc.h selftest.h timer.h +EXTRA_DIST = $(lnet_selftest-objs:%.o=%.c) console.h conrpc.h rpc.h selftest.h timer.h