summary refs log blame commit diff stats
path: root/plugins/doat/Makefile.am
blob: 10b38cc67f28147f8612c49bd628b667baf0e0fb (plain) (tree)
1
2
3
4
5
6
7
8
                         


                         
                                           
                 
                                           
 
libdir = $(hexchatlibdir)

lib_LTLIBRARIES = doat.la
doat_la_SOURCES = doat.c
doat_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module
doat_la_LIBADD = 
doat_la_CFLAGS = -I$(top_srcdir)/src/common