summary refs log blame commit diff stats
path: root/plugins/sasl/Makefile.am
blob: 2324450cf25452f352bb151afc2866d0808f6bc5 (plain) (tree)
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)/..