Fix frontend compilation on Linux

This commit is contained in:
Berke Viktor
2012-07-13 18:46:30 +02:00
parent 98dc22328f
commit 2e73e51505
2 changed files with 4 additions and 4 deletions

View File

@@ -4,6 +4,6 @@ EXTRA_DIST = README
INCLUDES = $(COMMON_CFLAGS)
xchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS)
xchat_text_SOURCES = fe-text.c fe-text.h
hexchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS)
hexchat_text_SOURCES = fe-text.c fe-text.h