From c835327746caf29787b2def0c9a14567b4b4405c Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 8 Aug 1997 23:41:43 +0000 Subject: (SRCS): Add fname.c --- libftpconn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libftpconn') diff --git a/libftpconn/Makefile b/libftpconn/Makefile index d411ae23..05f3ddfb 100644 --- a/libftpconn/Makefile +++ b/libftpconn/Makefile @@ -24,7 +24,7 @@ installhdrs = ftpconn.h installhdrsubdir = . SRCS = addr.c cmd.c create.c cwd.c errs.c names.c open.c reply.c \ - rmt.c set-type.c stats.c unix.c xfer.c xinl.c + rmt.c set-type.c stats.c unix.c xfer.c xinl.c fname.c LCLHDRS = ftpconn.h priv.h OBJS = $(SRCS:.c=.o) -- cgit v1.2.3