X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils%2Ftestapp%2Fuserspace-probe-elf-binary%2FMakefile.am;fp=tests%2Futils%2Ftestapp%2Fuserspace-probe-elf-binary%2FMakefile.am;h=aa27a82ed262b08ef4eb5e8718b81abd9569a8a0;hp=03f5d5a8250a1a6eee1262dd8f7496ee6cabb488;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hpb=ec5b87f3610b3b0e52ce6109600930deb5996cca diff --git a/tests/utils/testapp/userspace-probe-elf-binary/Makefile.am b/tests/utils/testapp/userspace-probe-elf-binary/Makefile.am index 03f5d5a82..aa27a82ed 100644 --- a/tests/utils/testapp/userspace-probe-elf-binary/Makefile.am +++ b/tests/utils/testapp/userspace-probe-elf-binary/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + # no optimization AM_CFLAGS = -O0 noinst_LTLIBRARIES = libfoo.la