summary refs log blame commit diff stats
path: root/plugins/doat/Makefile.am
blob: b119ee958e9c025d274eb3647d1d376f3821f6fe (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)/..