X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ustd%2FMakefile.am;h=e8fa272bcb938ee2e51d9ac5bafd18307fd64343;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=df49a82083e4f81e56614ab14accd60ac3c950ae;hpb=6af64c431c0a521fc927fa72b9f4015397ce11d4;p=ust.git diff --git a/ustd/Makefile.am b/ustd/Makefile.am index df49a82..e8fa272 100644 --- a/ustd/Makefile.am +++ b/ustd/Makefile.am @@ -1,5 +1,5 @@ -INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \ - -I$(top_builddir)/libustcomm +AM_CPPFLAGS = -I$(top_builddir)/share -I$(top_builddir)/libust \ + -I$(top_builddir)/libustcomm -I$(top_builddir)/include bin_PROGRAMS = ustd ustd_SOURCES = lowlevel.c ustd.c ustd.h $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/share/usterr.h