summary refs log tree commit diff stats
path: root/plugins/python/Makefile.am
diff options
context:
space:
mode:
authorbviktor <berkeviktor@aol.com>2012-07-14 10:24:35 -0700
committerbviktor <berkeviktor@aol.com>2012-07-14 10:24:35 -0700
commit5749eee43c02216df576edc6d26c8803bb6e020b (patch)
tree1dc5962d1685b66ff2f574b9c2903ee1e63f7008 /plugins/python/Makefile.am
parent91ac20c0768c5cac18bd5c7afcaebb0b5a61f0de (diff)
parent8d643d376f422190c9c7e674cdd0de79c205c503 (diff)
Merge pull request #2 from TingPing/master
Update scripting interfaces to use correct libdir
Diffstat (limited to 'plugins/python/Makefile.am')
-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