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





                                         
                                                           
 
libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = doat.la
doat_la_SOURCES = doat.c
doat_la_LDFLAGS = -avoid-version -module 
doat_la_LIBADD = 
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common