view lib/Makefile.am @ 286:de030cbd432c

2003-10-12 Brian Masney <masneyb@gftp.org> * lib/rfc959.c - when logging in to the server, if a 5xx code is returned, don't attempt to log in again.
author masneyb
date Mon, 13 Oct 2003 00:50:06 +0000
parents c505d9ba9d53
children 6e255984c0b0
line wrap: on
line source

## Process this file with automake to produce Makefile.in 

noinst_LIBRARIES = libgftp.a
libgftp_a_SOURCES=bookmark.c cache.c config_file.c https.c local.c misc.c \
                  protocols.c pty.c rfc959.c rfc2068.c sshv2.c sslcommon.c
INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR=\"$(datadir)/gftp\" 
noinst_HEADERS=gftp.h httpcommon.h options.h