From 19072a7b775db527aa34b459fe7563980a85d457 Mon Sep 17 00:00:00 2001 From: shaver Date: Sat, 17 Jan 2004 22:10:51 +0000 Subject: [PATCH] Updating b_eq against HEAD (HEAD_EQ_UPDATE_PARENT_20040117_1701). --- lustre/snapfs/utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/snapfs/utils/Makefile.am b/lustre/snapfs/utils/Makefile.am index d5aff12..e6fcc25 100644 --- a/lustre/snapfs/utils/Makefile.am +++ b/lustre/snapfs/utils/Makefile.am @@ -7,7 +7,7 @@ CFLAGS:=-g -O2 -I$(top_srcdir)/utils -I$(top_srcdir)/portals/include -I$(srcdir CPPFLAGS = $(HAVE_LIBREADLINE) KFLAGS:= noinst_PROGRAMS = snapconf -snapconf_LDADD := $(LIBREADLINE) -lptlctl -ltermcap +snapconf_LDADD := $(LIBREADLINE) -ltermcap snapconf_SOURCES = parser.c snapctl.c snapconf.c parser.h snapctl.h include $(top_srcdir)/Rules -- 1.8.3.1