From d7503d0fb46734b2e9d74cde9099a34a4d12da88 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 23 Sep 1997 14:58:54 +0000 Subject: zwgc moved back to the top level. --- clients/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients') diff --git a/clients/Makefile.in b/clients/Makefile.in index 7a3b588..6635715 100644 --- a/clients/Makefile.in +++ b/clients/Makefile.in @@ -1,7 +1,7 @@ SHELL = /bin/sh SUBDIRS=syslogd @XCLIENTS@ zaway zctl zleave zlocate zmailnotify znol \ - zpopnotify zshutdown_notify zstat zwgc zwrite + zpopnotify zshutdown_notify zstat zwrite all: for i in ${SUBDIRS}; do (cd $$i; ${MAKE} $@) || exit 1; done -- cgit v1.2.3