view src/text/Makefile.am @ 577:ebfc69afec39

2004-10-01 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Updated Hungarian translation by Gabor Kelemen.
author ldvornik
date Fri, 01 Oct 2004 13:31:12 +0000
parents 4376ffeab64e
children 2d3ea4db3106
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 textui.c
INCLUDES=@GLIB_CFLAGS@ -I../../intl
LDADD = ../../lib/libgftp.a ../uicommon/libgftpui.a @GLIB_LIBS@ @EXTRA_LIBS@ @READLINE_LIBS@ @SSL_LIBS@ @LIBINTL@
noinst_HEADERS=gftp-text.h
localedir=$(datadir)/locale