summary refs log tree commit diff stats
path: root/plugins/xdcc/Makefile.am
blob: dd858e4d18bdb869e0b041c1e84d6ad192eeecfc (plain) (blame)
1
2
3
4
5
6
7
libdir = $(hexchatdir)

lib_LTLIBRARIES = xdcc.la
xdcc_la_SOURCES = xdcc.c
xdcc_la_LDFLAGS = -avoid-version -module 
INCLUDES = $(COMMON_CFLAGS) -I$(srcdir)/..