view lib/Makefile.am @ 98:cf51b3d1f0ea

Fix po files which produced error during msgfmt checking
author baddog
date Thu, 06 Feb 2003 03:20:03 +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