summary refs log tree commit diff stats
path: root/plugins/tcl
AgeCommit message (Expand)Author
2010-10-29update wdk distribution to use relative paths where possibleberkeviktor@aol.com
2010-08-24huge cleanup on build systemberkeviktor@aol.com
2010-08-16some heavy restructuring and reformattingberkeviktor@aol.com
2010-04-02move additions to own repo, so that patch contains only modificationsberkeviktor@aol.com
ame/plugins/checksum/Makefile.am?h=feature/flexible-cert&id=d3effc806f79555f0e002d07a4a8a81becbc830f'>^
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)/..