configure: Clean up EXTRA_DIST

This commit is contained in:
TingPing
2014-01-20 02:38:32 -05:00
parent f7e3be4849
commit 10a03f2216
5 changed files with 4 additions and 8 deletions

View File

@@ -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)