summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJakub Slawinski2014-07-10 15:13:43 +0200
committerJakub Slawinski2014-07-10 15:13:43 +0200
commitbfcaffaab611b2f8ea4c9fe70d69e7096975a009 (patch)
tree08b64ecaaac615a23aca935bff1bdccabefd7c01 /Makefile.in
parentCosmetics in github readme. (diff)
downloadapf-bfcaffaab611b2f8ea4c9fe70d69e7096975a009.tar.gz
Revert "Used LICENSE file instead of COPYING."
This reverts commit 58f81d19ce809fac5d0a0fbe7b682243ada86aea. Conflicts: README.md
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fbdea76..7de0b0f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -36,7 +36,7 @@ POST_UNINSTALL = :
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(top_srcdir)/configure AUTHORS LICENSE ChangeLog INSTALL NEWS \
+ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
depcomp install-sh missing mkinstalldirs
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac