view lib/Makefile.am @ 602:89216879202f

2004-11-1 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c (update_file_status) - if the % transferred goes over 100%, then set the update string to unknown percentage transfered. This will occur whenever the reported transfer size is different than what is actually being transfered. This occurs whenever a symlink is being transfered
author masneyb
date Tue, 02 Nov 2004 00:19:09 +0000
parents 57087926bf03
children 2d3ea4db3106
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 ftps.c https.c local.c \
                  misc.c mkstemps.c protocols.c pty.c rfc959.c rfc2068.c \
                  sshv2.c sslcommon.c
INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR=\"$(datadir)/gftp\" -DLOCALE_DIR=\"$(datadir)/locale\"
noinst_HEADERS=gftp.h ftpcommon.h httpcommon.h options.h