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