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









                                          
EXTRA_DIST = 

libdir = $(hexchatlibdir)/plugins

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