From 55eb4ff7160189ed70b4b66845c29719239c29ce Mon Sep 17 00:00:00 2001 From: albert <> Date: Sat, 9 Nov 2002 03:36:00 +0000 Subject: [PATCH] forgot pmap.c --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f12fff4..64f0d918 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ TARFILES := AUTHORS BUGS NEWS README TODO COPYING COPYING.LIB ChangeLog \ Makefile procps.lsm procps.spec v t README.top \ minimal.c $(notdir $(MANFILES)) \ uptime.c tload.c free.c w.c top.c vmstat.c watch.c skill.c \ - sysctl.c pgrep.c top.h + sysctl.c pgrep.c top.h pmap.c CURSES := -I/usr/include/ncurses -lncurses