From be5f938a899a5560f0d138867e682bc4384af883 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 27 Jun 1996 21:56:39 +0000 Subject: (LCLHDRS): Add trans.h. --- libfshelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libfshelp') diff --git a/libfshelp/Makefile b/libfshelp/Makefile index 02c41553..9ca4c409 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -27,7 +27,7 @@ SRCS = lock-acquire.c lock-init.c \ exec-reauth.c \ set-options.c \ return-buffer.c -LCLHDRS = fshelp.h locks.h +LCLHDRS = fshelp.h locks.h trans.h installhdrs = fshelp.h OBJS = $(subst .c,.o,$(SRCS)) -- cgit v1.2.3