summary refs log tree commit diff stats
path: root/win32/spelling
AgeCommit message (Expand)Author
2012-11-20Update spelling dicts to extract to localappdataTingPing
2012-11-03Relocate hexchat.png and hexchat.ico and some more varname cleanupBerke Viktor
2012-10-04Add scripts for building the spelling dictionaries SFXBerke Viktor
04:14:30 +0100 committer berkeviktor@aol.com <berkeviktor@aol.com> 2011-02-24 04:14:30 +0100 add xchat r1489' href='/git-repos/torxchat.git/commit/plugins/python/Makefile.am?h=feature/fork-branding&id=4a6ceffb98a0b785494f680d3776c4bfc4052f9e'>4a6ceffb ^
0e4164ad ^
fad8f93a ^


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


                            
                                             


                                                            
 
libdir = $(hexchatlibdir)

lib_LTLIBRARIES = python.la
python_la_SOURCES = python.c
python_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module
python_la_LIBADD = $(PYTHON_LIBS) $(GLIB_LIBS)
python_la_CPPFLAGS = $(PYTHON_CPPFLAGS)
python_la_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)/src/common