view lib/Makefile.am @ 212:f04f6bedaf19

2003-7-6 Brian Masney <masneyb@gftp.org> * ca .po - updated Catalan translation (from Albert Astals Cid <astals11@terra.es>)
author masneyb
date Sun, 06 Jul 2003 14:19:46 +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