From 2ebfc7ee47983ecc06b6c683a01244e289ebb755 Mon Sep 17 00:00:00 2001 From: ericm Date: Mon, 10 Nov 2003 10:45:40 +0000 Subject: [PATCH] liblustre: temprorily add accepter installation, for Jerrifer build rpm. --- lnet/utils/Makefile.am | 2 +- lustre/portals/utils/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lnet/utils/Makefile.am b/lnet/utils/Makefile.am index 7d38ba8..0c65269 100644 --- a/lnet/utils/Makefile.am +++ b/lnet/utils/Makefile.am @@ -8,7 +8,7 @@ COMPILE = $(CC) -Wall -g -I$(srcdir)/../include LINK = $(CC) -o $@ if LIBLUSTRE -sbin_PROGRAMS = ptlctl debugctl routerstat wirecheck +sbin_PROGRAMS = acceptor ptlctl debugctl routerstat wirecheck else sbin_PROGRAMS = acceptor ptlctl debugctl routerstat wirecheck gmnalnid endif diff --git a/lustre/portals/utils/Makefile.am b/lustre/portals/utils/Makefile.am index 7d38ba8..0c65269 100644 --- a/lustre/portals/utils/Makefile.am +++ b/lustre/portals/utils/Makefile.am @@ -8,7 +8,7 @@ COMPILE = $(CC) -Wall -g -I$(srcdir)/../include LINK = $(CC) -o $@ if LIBLUSTRE -sbin_PROGRAMS = ptlctl debugctl routerstat wirecheck +sbin_PROGRAMS = acceptor ptlctl debugctl routerstat wirecheck else sbin_PROGRAMS = acceptor ptlctl debugctl routerstat wirecheck gmnalnid endif -- 1.8.3.1