sessiond: enforce user-exclusive session access in session_access_ok
[lttng-tools.git] / src / bin / lttng-crash / Makefile.am
index ae4776f7e086b23efc5ed2652fd38608f14a8658..9c320bb151f171be9b7728f0033eb9aa71f05d67 100644 (file)
@@ -1,5 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \
-                         -DINSTALL_BIN_PATH=\""$(bindir)"\"
+# SPDX-License-Identifier: GPL-2.0-only
+
+AM_CPPFLAGS += -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 if EMBED_HELP
 AM_CPPFLAGS += -I$(top_builddir)/doc/man
This page took 0.02447 seconds and 4 git commands to generate.