From 4f78fd101e31cf9c91204c67e9bb709c656aa96b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 21 Mar 1995 02:44:57 +0000 Subject: (REMHDRS): Add ../libps/ps.h. --- hurd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/Makefile b/hurd/Makefile index 2bc58947..6004b9c1 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1993, 1994 Free Software Foundation +# Copyright (C) 1993, 1994, 1995 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -31,7 +31,8 @@ REMHDRS = ../libioserver/ioserver.h \ ../libfshelp/fshelp.h \ ../libdiskfs/diskfs.h \ ../libtrivfs/trivfs.h \ - ../libthreads/cthreads.h + ../libthreads/cthreads.h \ + ../libps/ps.h dohdrs: ln -s $(REMHDRS) . -- cgit v1.2.3