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

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