summary refs log tree commit diff stats
path: root/plugins/python
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2012-07-14 02:22:24 -0500
committerTingPing <tngpng@gmail.com>2012-07-14 02:22:24 -0500
commita19fc013a5fa16f878e2ae0cdeef8816addcd543 (patch)
treebe58062dc603e2eb0400cb8cd0ba33fc5872769d /plugins/python
parent91ac20c0768c5cac18bd5c7afcaebb0b5a61f0de (diff)
fixed plugins using correct libdir
Diffstat (limited to 'plugins/python')
-rw-r--r--plugins/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/python/Makefile.am b/plugins/python/Makefile.am
index 1e4adff8..89d5f15f 100644
--- a/plugins/python/Makefile.am
+++ b/plugins/python/Makefile.am
@@ -1,6 +1,6 @@
 EXTRA_DIST = 
 
-libdir = $(xchatlibdir)/plugins
+libdir = $(hexchatlibdir)/plugins
 
 lib_LTLIBRARIES = python.la
 python_la_SOURCES = python.c