summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/gadu/libgadu/Makefile.am
blob: 94693d388462d69eab17aa3228bdf8f708d68636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
METASOURCES = AUTO
noinst_LTLIBRARIES = libgadu_copy.la
INCLUDES = $(SSL_INCLUDES) $(all_includes)
libgadu_copy_la_LDFLAGS = $(SSL_LDFLAGS) $(all_libraries)
libgadu_copy_la_LIBADD =  $(LIBSSL) $(LIBPTHREAD) 
libgadu_copy_la_SOURCES = common.c \
			  dcc.c \
			  events.c \
			  http.c \
			  libgadu.c \
			  pubdir50.c \
			  pubdir.c