summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2020-02-11 21:00:18 +0100
committerAlexander Barton <alex@barton.de>2020-03-29 22:33:51 +0200
commit61ac8be2fd36ffbf55d73215aa3a32ab01e94284 (patch)
treeff899beaf4b8977025db40087e0e92a5e50959e2 /Makefile.am
parent3aa1d880fe824fd8a3e6ce1db3a66bd4ae56b6bc (diff)
downloadngircd-61ac8be2fd36ffbf55d73215aa3a32ab01e94284.tar.gz
ngircd-61ac8be2fd36ffbf55d73215aa3a32ab01e94284.zip
Convert INSTALL and README files to Markdown
This requires some changes to the build system, for example to comply
with the expectations of the GNU autoconf/automake tools ...
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index d7ff72bc..5ac537f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,11 +9,9 @@
 # Please read the file COPYING, README and AUTHORS for more information.
 #
 
-AUTOMAKE_OPTIONS = gnu
-
 SUBDIRS = doc src man contrib
 
-EXTRA_DIST = autogen.sh configure.ng .clang_complete .mailmap
+EXTRA_DIST = README.md INSTALL.md autogen.sh configure.ng .clang_complete .mailmap
 
 clean-local: osxpkg-clean
 	rm -f build-stamp*