annotate lib/Makefile.am @ 54:450dbe540dd8

2002-11-11 Andras Timar <timar@gnome.hu> * configure.in: added 'hu' to ALL_LINGUAS
author bansz
date Sun, 10 Nov 2002 23:09:11 +0000
parents 8b1883341c6f
children 7ef60ce2bdb2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 noinst_LIBRARIES = libgftp.a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 libgftp_a_SOURCES=bookmark.c cache.c config_file.c local.c misc.c protocols.c \
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 rfc959.c rfc2068.c ssh.c sshv2.c
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR=\"$(datadir)/gftp\"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 noinst_HEADERS=gftp.h options.h