summary refs log tree commit diff stats
path: root/src/fe-gtk/chanview.c
AgeCommit message (Collapse)Author
2011-02-24add xchat r1489berkeviktor@aol.com
orxchat.git/commit/plugins/python/Makefile.am?h=fix-ub&id=77cad8e716e6023e1042c21cb2fe12b3a81f295d'>77cad8e7 ^
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