From 6d356a5e5165dfa214b2bd9fa01f67b809643c59 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 24 Oct 2012 20:41:30 +0200 Subject: Rename libxchatcommon to libhexchatcommon --- src/fe-gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fe-gtk/Makefile.am') diff --git a/src/fe-gtk/Makefile.am b/src/fe-gtk/Makefile.am index 0136ca84..3928b413 100644 --- a/src/fe-gtk/Makefile.am +++ b/src/fe-gtk/Makefile.am @@ -4,7 +4,7 @@ bin_PROGRAMS = hexchat AM_CPPFLAGS = $(GUI_CFLAGS) -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"$(localedir)\" -hexchat_LDADD = ../common/libxchatcommon.a $(GUI_LIBS) +hexchat_LDADD = ../common/libhexchatcommon.a $(GUI_LIBS) EXTRA_DIST = \ about.h ascii.h banlist.h chanlist.h chanview.h chanview-tabs.c \ -- cgit 1.4.1