From fa9268193a75a75d56cf0f001a4dac01ea2270ec Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 19 Jun 1996 22:50:17 +0000 Subject: (SRCS): Add setopts.c. --- libfshelp/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libfshelp') diff --git a/libfshelp/Makefile b/libfshelp/Makefile index 835aea5f..b7085020 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 1995 Free Software Foundation +# Copyright (C) 1994, 1995, 1996 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -24,7 +24,8 @@ SRCS = lock-acquire.c lock-init.c \ fetch-root.c transbox-init.c set-active.c fetch-control.c \ drop-transbox.c \ delegate.c \ - exec-reauth.c + exec-reauth.c \ + setopts.c LCLHDRS = fshelp.h locks.h installhdrs = fshelp.h -- cgit v1.2.3