From a19fc013a5fa16f878e2ae0cdeef8816addcd543 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 14 Jul 2012 02:22:24 -0500 Subject: fixed plugins using correct libdir --- plugins/perl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/perl/Makefile.am') 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 -- cgit 1.4.1