X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fpthread_name%2FMakefile.am;h=173191d724dc6b9f2baba3cf7f0c25c8f2e73e44;hb=db833f805ed00e722fe27767353f25bca5ad0962;hp=66fa7181c6e55e37d0536d725933987dc2a7583d;hpb=f2db7517e508d970c8a5bebfb05334dc5ee72b87;p=lttng-ust.git diff --git a/tests/pthread_name/Makefile.am b/tests/pthread_name/Makefile.am index 66fa7181..173191d7 100644 --- a/tests/pthread_name/Makefile.am +++ b/tests/pthread_name/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils +AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils noinst_PROGRAMS = test_pthread_name test_pthread_name_SOURCES = pthread_name.c