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