summaryrefslogtreecommitdiff
path: root/libfshelp/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
commitb0886bd7ecb4ed1976d8ceddb1aeff3f54110114 (patch)
treece0ee98c2f5c2a0bd2e9a6530be4fa4fbd7c03a8 /libfshelp/Makefile
parentafb43784ec70863c09ec927bb588355f2df4a3c5 (diff)
Mon Oct 21 21:55:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* fshelp.h: Add extern inline protection. * fshelp.c: New file. * Makefile (SRCS): Add fshelp.c.
Diffstat (limited to 'libfshelp/Makefile')
-rw-r--r--libfshelp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile
index 8015e1a8..c08b521d 100644
--- a/libfshelp/Makefile
+++ b/libfshelp/Makefile
@@ -26,7 +26,8 @@ SRCS = lock-acquire.c lock-init.c \
delegate.c \
exec-reauth.c \
set-options.c \
- return-buffer.c get-identity.c
+ return-buffer.c get-identity.c \
+ fshelp.c
LCLHDRS = fshelp.h locks.h trans.h
installhdrs = fshelp.h