Mercurial > gftp.yaz
view lib/Makefile.am @ 359:52c5ee1fa455
2003-1-7 Brian Masney <masneyb@gftp.org>
* lib/protocols.c (parse_time) - insert the right year for files that
are from last year and the year is not shown in the ls output.
(from simon.munton@m5data.com)
author | masneyb |
---|---|
date | Wed, 07 Jan 2004 12:11:35 +0000 |
parents | 6e255984c0b0 |
children | b39a312323ec |
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\" -DLOCALE_DIR=\"$(localedir)\" noinst_HEADERS=gftp.h httpcommon.h options.h