summary refs log tree commit diff stats
path: root/plugins/dns/dns.c
AgeCommit message (Expand)Author
2012-10-24A lot more rebrandingBerke Viktor
2012-07-21Reformat the DNS plugin a bit while we're at itBerke Viktor
2012-01-20add DNS pluginBerke Viktor
a> ^
4a6ceffb ^




fc98a6d7 ^
4a6ceffb ^
1
2
3
4
5
6
7
8
9
10

             
                         




                                           
                                                                        
 
EXTRA_DIST = 

libdir = $(hexchatlibdir)

lib_LTLIBRARIES = python.la
python_la_SOURCES = python.c
python_la_LDFLAGS = -avoid-version -module 
python_la_LIBADD = $(PY_LIBS)
AM_CPPFLAGS = $(PY_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/../../src/common