summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2014-02-09 08:07:17 (EST)
committer Paul Barker <paul@paulbarker.me.uk>2014-02-09 08:08:44 (EST)
commitc7d12ea7a83f599ab90f68cc3d6dee53de320bf0 (patch)
tree14fbebfd6604f4b5a77ce77bd14d6d6a7f7f652e /Makefile.am
parent64919028db58efbbe75a2039b8631f4cbc130e40 (diff)
Makefile.am: Include 'CONTRIBUTING' in dist
The automake file was not updated when 'CONTRIBUTORS' was merged into 'AUTHORS' and 'CONTRIBUTING' was added. This is fixed now. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index da4ef69..a691674 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ intercept_DATA = intercept/ldconfig intercept/depmod intercept/update-modules
install-data-hook:
chmod +x $(DESTDIR)$(datadir)/opkg/intercept/*
-EXTRA_DIST = $(intercept_DATA) tests/regress CONTRIBUTORS ChangeLog.ipkg
+EXTRA_DIST = $(intercept_DATA) tests/regress CONTRIBUTING ChangeLog.ipkg
MAINTAINERCLEANFILES= \
configure \