From a4b75cc8ffe15aa1463e6e76cc218bd2fc6f8e9f Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 7 Dec 2012 17:25:10 -0800 Subject: [PATCH] Refresh of udpong --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ac3a6b6a..31981651 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ src_librspreload_la_LIBADD = $(top_builddir)/src/librdmacm.la bin_PROGRAMS = examples/ucmatose examples/rping examples/udaddy examples/mckey \ examples/rdma_client examples/rdma_server examples/rdma_xclient \ examples/rdma_xserver examples/rstream examples/rcopy \ - examples/riostream + examples/riostream examples/udpong examples_ucmatose_SOURCES = examples/cmatose.c examples/common.c examples_ucmatose_LDADD = $(top_builddir)/src/librdmacm.la examples_rping_SOURCES = examples/rping.c -- 2.41.0