summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-02-14 15:57:00 -0500
committerWill Estes <westes575@gmail.com>2014-02-16 09:19:51 -0500
commitb451ff4576674630029b116448cabcfb8bd5c1bf (patch)
tree44345c3debeb66661dd7a86520df8db294ec9805 /Makefile.am
parent0177dfdc23322779fe52fb7383273322b969f50a (diff)
removes extraneous files from EXTRA_DIST as automake picks them up better without mentioning them
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 23396ac..9de3bbe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,10 +46,7 @@ dist_doc_DATA = \
EXTRA_DIST = \
.indent.pro \
- ABOUT-NLS \
- INSTALL \
- autogen.sh \
- config.rpath
+ autogen.sh
SUBDIRS = \
lib \