From ba6fc64cf4c44016e6e1c6eda267fa80b605cd3c Mon Sep 17 00:00:00 2001 From: Craig Fields Date: Wed, 13 Dec 1995 18:49:41 +0000 Subject: ATHRETCDIR, not ATHETCDIR. --- clients/zshutdown_notify/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients') diff --git a/clients/zshutdown_notify/Imakefile b/clients/zshutdown_notify/Imakefile index 2f06d4a..9dc7ace 100644 --- a/clients/zshutdown_notify/Imakefile +++ b/clients/zshutdown_notify/Imakefile @@ -11,6 +11,6 @@ SRCS = zshutdown_notify.c OBJS = zshutdown_notify.o -SimpleProgram(zshutdown_notify,$(OBJS) $(ZLIB),$(ZLIBS),$(ATHETCDIR)) +SimpleProgram(zshutdown_notify,$(OBJS) $(ZLIB),$(ZLIBS),$(ATHRETCDIR)) install_man(zshutdown_notify.8,zshutdown_notify.8) create_depend($(SRCS)) -- cgit v1.2.3