From c3b8059357472d1ff421f57987279afd13c02a28 Mon Sep 17 00:00:00 2001 From: Kenneth G Raeburn Date: Fri, 16 Nov 1990 05:45:07 +0000 Subject: Added missing header files to HDRS. --- server/Imakefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'server') diff --git a/server/Imakefile b/server/Imakefile index c969155..b0627d0 100644 --- a/server/Imakefile +++ b/server/Imakefile @@ -20,7 +20,14 @@ LINTLIBS= ${ZEPHYR_LINTLIB} ${COMERR_LINTLIB} ${HES_LINTLIB} \ HDRS= zserver.h \ zsrv_conf.h \ - timer.h + timer.h \ + ZString.h ZStringTable.h ZStringRep.h \ + Set.hT Set.CT \ + unix.h \ + zalloc.h \ + access.h \ + template_macros.h \ + new.h SRCS= main.C \ access.C \ -- cgit v1.2.3