summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-11-23 10:36:56 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-11-23 17:37:52 +0300
commiteb20384b1985eaf1711ae07d8558a58e9cfbe28e (patch)
tree64c54a49f71b1510fb715a5d6b303b038b07df95 /Makefile.am
parentdf69c3f4ceb6f80b2dfc59070f55ada1264cf708 (diff)
downloadbdwgc-eb20384b1985eaf1711ae07d8558a58e9cfbe28e.tar.gz
Rename README.QUICK to LICENSE and install it by default
README.QUICK contains the package copyright and licensing terms, it is more natural to name the file as LICENSE. * CMakeLists.txt [enable_docs] (install): Add LICENSE for $CMAKE_INSTALL_DOCDIR; remove note that README.QUICK is not installed. * README.QUICK: Rename to LICENSE. * Makefile.am (EXTRA_DIST): Do not add README.QUICK. * README.md (Copyright & Warranty, Contributors): Rename README.QUICK to LICENSE. * doc/README.DGUX386: Refer to README.md instead of README.QUICK. * doc/doc.am [ENABLE_DOCS] (dist_doc_DATA): Add LICENSE.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index b1fe3a10..fb3441c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -196,10 +196,6 @@ CCASFLAGS += $(DEFS)
# (see include/include.am for more)
#
-# documentation which is not installed
-#
-EXTRA_DIST += README.QUICK
-
# other makefiles
EXTRA_DIST += NT_MAKEFILE OS2_MAKEFILE PCR-Makefile digimars.mak \
Makefile.direct SMakefile.amiga WCC_MAKEFILE autogen.sh CMakeLists.txt \