view lib/Makefile.am @ 132:6ed338ad8c35

2003-04-14 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier Fernandez <serrador@arrakis.es>
author pablodc
date Mon, 14 Apr 2003 21:19:55 +0000
parents 7ef60ce2bdb2
children 782f84694489
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 local.c misc.c protocols.c \
                  rfc959.c rfc2068.c sshv2.c
INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR=\"$(datadir)/gftp\" 
noinst_HEADERS=gftp.h options.h