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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index cbc721db..c4182803 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -2,8 +2,6 @@ localedir = $(datadir)/locale
 
 bin_PROGRAMS = hexchat-text
 
-EXTRA_DIST = README 
-
 AM_CPPFLAGS = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\"
 
 hexchat_text_LDADD = ../common/libhexchatcommon.a $(COMMON_LIBS)