Rename libxchatcommon to libhexchatcommon

This commit is contained in:
Berke Viktor
2012-10-24 20:41:30 +02:00
parent bbf2ad1793
commit 6d356a5e51
3 changed files with 6 additions and 6 deletions

View File

@@ -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 \