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-text/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fe-text/Makefile.am') diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index fd0415ba..cbc721db 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -6,6 +6,6 @@ EXTRA_DIST = README AM_CPPFLAGS = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\" -hexchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS) +hexchat_text_LDADD = ../common/libhexchatcommon.a $(COMMON_LIBS) hexchat_text_SOURCES = fe-text.c fe-text.h -- cgit 1.4.1