summary refs log tree commit diff stats
path: root/src/fe-text
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-text')
-rw-r--r--src/fe-text/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index 065b3e76..6a973896 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -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