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





                                             
                                             
libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = checksum.la
checksum_la_SOURCES = checksum.c
checksum_la_LDFLAGS = -avoid-version -module 
checksum_la_LIBADD = 
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/..