diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:17:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:17:25 (EDT) |
commit | 85fc814b31bc38178586ae3070e4a2b00412797f (patch) | |
tree | e5d9b7a73a528142b874ad3e03b77532e13202c8 /Makefile.am | |
parent | 2132aec695c8df8796415780d02e142749d6a976 (diff) |
Remove COPYING.2 and rename COPYING.3 to COPYING
And update EXTRA_DIST in Makefile.am.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2a5b653..30dac88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,8 +61,6 @@ CLEANFILES = \ $(locale_MESSAGES) \ $(man1_MANS) EXTRA_DIST = \ - COPYING.2 \ - COPYING.3 \ autogen.sh \ $(locale_sources) \ $(man1_sources) \ |