view lib/Makefile.am @ 172:9273b56e7529

2003-06-09 Christian Rose <menthos@menthos.com> * POTFILES.in: Added several missing files. * sv.po: Updated Swedish translation and converted it to UTF-8.
author menthos
date Sun, 08 Jun 2003 22:31:07 +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