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






                                          
evious revision' href='/git-repos/torxchat.git/blame/plugins/sasl/Makefile.am?id=4482f8d1f53138f7846c139b6ae2b4bf9cf34dd1'>^
1
2
3
4
5
6
7
8





                                         
                                             
 
libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = sasl.la
sasl_la_SOURCES = sasl.c
sasl_la_LDFLAGS = -avoid-version -module 
sasl_la_LIBADD = 
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/..