annotate lib/Makefile.am @ 158:082201f0f668

2003-05-06 Christian Rose <menthos@menthos.com> * configure.in: Added sr and sr@Latn to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by Goran Rakiª£? <gox@devbase.net>.
author menthos
date Mon, 05 May 2003 22:36:54 +0000
parents 782f84694489
children c505d9ba9d53
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 \
146
782f84694489 2003-4-25 Brian Masney <masneyb@gftp.org>
masneyb
parents: 84
diff changeset
5 pty.c rfc959.c rfc2068.c sshv2.c
1
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