view src/encoding/Makefile.am @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
line source
1 # $Id: Makefile.am,v 1.2 2004/03/24 06:34:36 hipnod Exp $
3 AM_CFLAGS = \
4 $(GNUTELLA_CFLAGS)
6 INCLUDES = \
7 -I$(top_srcdir)/src
9 noinst_LTLIBRARIES = \
10 libgt_encoding.la
12 libgt_encoding_la_SOURCES = \
13 base32.c base32.h \
14 url.c url.h