summaryrefslogtreecommitdiff
path: root/libps
diff options
context:
space:
mode:
Diffstat (limited to 'libps')
-rw-r--r--libps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libps/Makefile b/libps/Makefile
index a3e84449..b050dd72 100644
--- a/libps/Makefile
+++ b/libps/Makefile
@@ -25,6 +25,7 @@ libname = libps
SRCS = context.c filters.c fmt.c host.c proclist.c procstat.c spec.c \
tty.c user.c write.c
LCLHDRS=ps.h
+REMHDRS = ../libihash/ihash.h
installhdrs=ps.h
MIGSTUBS=msgUser.o termUser.o
@@ -37,5 +38,3 @@ msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;'
term-MIGUFLAGS = -D'TERM_IMPORTS=waittime 1000;'
include ../Makeconf
-
-$(OBJS): ps.h