X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello2%2FMakefile.am;h=e06d50592c8539b7ec4c29298ca1d22063906e13;hb=fbca6b624335eef18c8d86194aeb101a720168f4;hp=8c3aad1e7650ed6538713462a7834f3b5a19ab58;hpb=8624c5493f7a6a9dd7bc4d32eb2731a16b78d6e5;p=ust.git diff --git a/tests/hello2/Makefile.am b/tests/hello2/Makefile.am index 8c3aad1..e06d505 100644 --- a/tests/hello2/Makefile.am +++ b/tests/hello2/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust +AM_CPPFLAGS = -I$(top_builddir)/include noinst_PROGRAMS = hello2 hello2_SOURCES = hello2.c