aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/xentop
diff options
context:
space:
mode:
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-08-23 18:27:22 +0000
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-08-23 18:27:22 +0000
commit772d38c9209e0879a75091a7dee985411b968314 (patch)
treeff35c9339a089a31ca6f3795dc81712fdce94552 /tools/xenstat/xentop
parentff73d417552a6f8871c96e72d54def78287ec4a2 (diff)
parent53438a75c860819454cdb79b6dba313313e20a12 (diff)
downloadxen-772d38c9209e0879a75091a7dee985411b968314.tar.gz
xen-772d38c9209e0879a75091a7dee985411b968314.tar.bz2
xen-772d38c9209e0879a75091a7dee985411b968314.zip
merge?
Diffstat (limited to 'tools/xenstat/xentop')
-rw-r--r--tools/xenstat/xentop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenstat/xentop/Makefile b/tools/xenstat/xentop/Makefile
index b14b4b7657..633fd57064 100644
--- a/tools/xenstat/xentop/Makefile
+++ b/tools/xenstat/xentop/Makefile
@@ -28,7 +28,7 @@ sbindir=$(prefix)/sbin
CFLAGS += -DGCC_PRINTF -Wall -Werror -I$(XEN_LIBXENSTAT)
LDFLAGS += -L$(XEN_LIBXENSTAT)
-LDLIBS += -lxenstat -lcurses
+LDLIBS += -lxenstat -lncurses
all: xentop