summary refs log tree commit diff stats
path: root/plugins/fishlim/test.c
AgeCommit message (Collapse)Author
2012-10-30Now some final cleanup (I hope)Berke Viktor
2012-05-04sync with fishlim headBerke Viktor
2011-11-25get in sync with fishlim upstreamBerke Viktor
2011-11-24add fishlim pluginBerke Viktor
re>1 2 3
4
5
6
7
8
9
10


                                           
                                 





                                                        
EXTRA_DIST=printevents.h tclplugin.h README

libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = tcl.la
tcl_la_SOURCES = tclplugin.c
tcl_la_LDFLAGS = -avoid-version -module 
tcl_la_LIBADD = $(TCL_LIBS)
INCLUDES = $(TCL_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/..