summary refs log tree commit diff stats
path: root/plugins/perl
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/perl
parent91ac20c0768c5cac18bd5c7afcaebb0b5a61f0de (diff)
fixed plugins using correct libdir
Diffstat (limited to 'plugins/perl')
-rw-r--r--plugins/perl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/perl/Makefile.am b/plugins/perl/Makefile.am
index 816ae67c..eefb785b 100644
--- a/plugins/perl/Makefile.am
+++ b/plugins/perl/Makefile.am
@@ -4,7 +4,7 @@ EXTRA_DIST=alt_completion.pl xchat2-perldocs.html xchat2-perl.html \
 	lib/Xchat/List/Network/Entry.pm lib/Xchat/List/Network/AutoJoin.pm \
 	lib/IRC.pm
 
-libdir = $(xchatlibdir)/plugins
+libdir = $(hexchatlibdir)/plugins
 
 lib_LTLIBRARIES = perl.la
 perl_la_SOURCES = perl.c