From 93cec6d284b962d199218bf8e39317fa586a6a7b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 27 Jun 1996 21:55:09 +0000 Subject: (LCLHDRS): Add common.h. --- libps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libps/Makefile b/libps/Makefile index 0530c964..079ada8e 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -25,7 +25,7 @@ makemode := library 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 ps_msg.h ps_term.h +LCLHDRS=ps.h ps_msg.h ps_term.h common.h installhdrs=$(LCLHDRS) installhdrsubdir = . -- cgit v1.2.3