summary refs log tree commit diff stats
path: root/po
AgeCommit message (Expand)Author
2011-02-24add xchat r1489berkeviktor@aol.com
/plain/plugins/checksum/Makefile.am?h=fe-web&id=189e4168cb9fb181373fd0631e0bd64d4751e7c7'>plain) (blame)
1
2
3
4
5
6
7
8
9
EXTRA_DIST = INSTALL LICENSE README

libdir = $(hexchatlibdir)/plugins

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