1 # SPDX-License-Identifier: GPL-2.0-only
4 EXTRA_DIST = quickstart.txt streaming-howto.txt python-howto.txt \
5 snapshot-howto.txt kernel-CodingStyle.txt \
6 live-reading-howto.txt live-reading-protocol.txt \
7 relayd-architecture.txt
9 dist_doc_DATA = quickstart.txt streaming-howto.txt python-howto.txt \
10 snapshot-howto.txt live-reading-howto.txt \
11 live-reading-protocol.txt valgrind-howto.txt