From 10a03f2216a55b922b36971c7a5f763c642a7ce2 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 20 Jan 2014 02:38:32 -0500 Subject: configure: Clean up EXTRA_DIST --- src/fe-text/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/fe-text') 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) -- cgit 1.4.1