~ubuntu-branches/ubuntu/raring/gift-gnutella/raring

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile.am,v 1.2 2004/03/24 06:34:36 hipnod Exp $

AM_CFLAGS = \
	$(GNUTELLA_CFLAGS)

INCLUDES = \
	-I$(top_srcdir)/src

noinst_LTLIBRARIES = \
	libgt_encoding.la

libgt_encoding_la_SOURCES = \
	base32.c          base32.h \
	url.c             url.h