summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2019-10-08 21:09:39 +0200
committerJoachim Nilsson <troglobit@gmail.com>2019-10-08 21:09:39 +0200
commitf7d730f68d6a639be4acf1a0248da85f04cffa92 (patch)
tree3b150f313390fb25213e12e2a74944723e6ad26a
parentf11fcc1aab75cf61f6dce90fa7e2142fbb3b7073 (diff)
downloadlibnet-f7d730f68d6a639be4acf1a0248da85f04cffa92.tar.gz
doc: Reduce amount of documents are included in dist archives
- Skip old CHANGELOG, CONTRIB, and TODO files - Design notes, how to create new packet builders can be in GIT only - The PORTED document can alos be in GIT only Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
-rw-r--r--doc/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f021ecf..1e2f57a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1 @@
-dist_doc_DATA = CHANGELOG CONTRIB DESIGN_NOTES \
- MIGRATION PACKET_BUILDING PORTED \
- RAWSOCKET_NON_SEQUITUR TODO
-
+dist_doc_DATA = MIGRATION RAWSOCKET_NON_SEQUITUR