Fix: Tests: utils.sh: fix unbound variable
[lttng-tools.git] / doc / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3SUBDIRS = man
4EXTRA_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
8
9dist_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
This page took 0.022848 seconds and 5 git commands to generate.