view src/transfer/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 AM_CFLAGS = \
2 $(GNUTELLA_CFLAGS)
4 INCLUDES = \
5 -I$(top_srcdir)/src
7 noinst_LTLIBRARIES = \
8 libgt_transfer.la
10 libgt_transfer_la_SOURCES = \
11 download.c download.h \
12 push_proxy.c push_proxy.h \
13 source.c source.h