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/tcl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/tcl') diff --git a/plugins/tcl/Makefile.am b/plugins/tcl/Makefile.am index 804fc83b..da2eb74b 100644 --- a/plugins/tcl/Makefile.am +++ b/plugins/tcl/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST=printevents.h tclplugin.h README -libdir = $(xchatlibdir)/plugins +libdir = $(hexchatlibdir)/plugins lib_LTLIBRARIES = tcl.la tcl_la_SOURCES = tclplugin.c -- cgit 1.4.1