view src/text/Makefile.am @ 308:758d9d648cc0

croatian translations added
author delacko
date Fri, 07 Nov 2003 18:10:04 +0000
parents 6e255984c0b0
children eedc2c5727fa
line wrap: on
line source

## Process this file with automake to produce Makefile.in

bin_PROGRAMS = @GFTP_TEXT@
EXTRA_PROGRAMS = gftp-text
gftp_text_SOURCES=gftp-text.c 
INCLUDES=@GLIB_CFLAGS@ -DSHARE_DIR=\"$(datadir)/gftp\" -I../../intl
LDADD = ../../lib/libgftp.a @GLIB_LIBS@ @EXTRA_LIBS@ @READLINE_LIBS@ @SSL_LIBS@
noinst_HEADERS=gftp-text.h
localedir=$(datadir)/locale