Mercurial > gftp.yaz
view lib/Makefile.am @ 388:371695551cfa
2003-2-2 Brian Masney <masneyb@gftp.org>
* docs/website/index.html.in - updated main gftp website
author | masneyb |
---|---|
date | Tue, 03 Feb 2004 02:34:01 +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