view lib/Makefile.am @ 318:97eabcff39a3

2003-11-11 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
author dnloreto
date Wed, 12 Nov 2003 00:39:32 +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