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


                                


                                                              
libdir = $(hexchatlibdir)

lib_LTLIBRARIES = checksum.la
checksum_la_SOURCES = checksum.c
checksum_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module
checksum_la_LIBADD = $(GLIB_LIBS)
checksum_la_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)/src/common