Move all sources to 'src/'
[lttng-ust.git] / tests / unit / pthread_name / Makefile.am
index 561f52487b4dc112d0c4900665702651e4e660a3..162bfabf5ac5f3bc0ac271a2b9a35a89663482a8 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
+AM_CPPFLAGS += -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
 
 noinst_PROGRAMS = test_pthread_name
 test_pthread_name_SOURCES = pthread_name.c
This page took 0.023035 seconds and 4 git commands to generate.