Replace leading dot by underscore for session name
[lttng-trace.git] / Makefile.am
1 # SPDX-License-Identifier: MIT
2 #
3 # Copyright (C) 2019 Michael Jeanson <mjeanson@efficios.com>
4 #
5
6 ACLOCAL_AMFLAGS = -I m4
7
8 SUBDIRS = \
9 src
10
11 dist_doc_DATA = README.md
12
13 EXTRA_DIST = \
14 LICENSE \
15 LICENSES/GPL-2.0 \
16 LICENSES/MIT
This page took 0.02909 seconds and 4 git commands to generate.