view lib/Makefile.am @ 360:c2554d363c7e

2004-01-08 Gustavo Noronha Silva <kov@debian.org> * pt_BR.po: updated translation, by Joo Paulo Gomes Vanzuita <joaopaulo99@terra.com.br>
author gns
date Thu, 08 Jan 2004 04:04:20 +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