summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 12:27:58 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 12:27:58 +0200
commitb1118a2ed6e6a52c3f9f64273bdfea9df0ace964 (patch)
treeec2d1549bfd7871222bfa068016f66ac40cc0676 /Makefile.am
parent8bcc831c5f80bdac44b360db5fbb16db118a6951 (diff)
downloadgobject-introspection-b1118a2ed6e6a52c3f9f64273bdfea9df0ace964.tar.gz
Remove automake gnu files (AUTHORS, CONTRIBUTORS, ChangeLog)
AUTHORS/CONTRIBUTORS haven't been updated in years and the info is in git. ChangeLog is in git as well. Those files were there because automake by default (gnu flavour) requires them, but we use the "foreign" flavour now.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 31d69188..6d1a2cc0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,6 @@ EXTRA_DIST += \
COPYING.LGPL \
COPYING.GPL \
autogen.sh \
- CONTRIBUTORS \
$(pkgconfig_DATA) \
$(man_MANS) \
$(m4_DATA) \