summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2019-09-28 16:24:36 +0200
committerJoachim Nilsson <troglobit@gmail.com>2019-09-28 16:24:36 +0200
commite4fb7e9a1ac7b1695235519ac81bfda616776504 (patch)
treeb0f17da0b9ff27279a54c95a602be7b2b98742b7 /Makefile.am
parent949dba7afd1cb7cd36a77e238a5d180009fdeffe (diff)
downloadlibnet-e4fb7e9a1ac7b1695235519ac81bfda616776504.tar.gz
Relocate license file to top directory
- Move to top directory, where GitHub looks for it - Name the file LICENSE, COPYING is customary for GPL'ed works - Adjust file header to match standard BSD 2-clause style Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a1e4c6..048fad9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,9 @@ endif
doc: doxygen-doc
$(AM_V_GEN)cd $(DX_DOCDIR) && ./fixmanpages && cd -
-EXTRA_DIST = msvcbuild.bat \
+doc_DATA = README.md LICENSE
+EXTRA_DIST = README.md LICENSE \
+ msvcbuild.bat \
README.win32 \
autogen.sh \
map-pblock-types