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

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