summary refs log tree commit diff stats
path: root/data/pkgconfig
diff options
context:
space:
mode:
Diffstat (limited to 'data/pkgconfig')
0 files changed, 0 insertions, 0 deletions
bf9405'>^
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