mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Rename libxchatcommon to libhexchatcommon
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user