X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ust%2FMakefile.am;h=8f78cfdf7a0b0f5e94c8a706f60a059d6047e21f;hb=55355fa5bb062aeb705e808642bf953d9de9b3ba;hp=9f5a94bdd6f2d47f07467cb36eb75f1b018eff08;hpb=afa28e0364b5132f3473ff08d9bca2026e723b41;p=ust.git diff --git a/ust/Makefile.am b/ust/Makefile.am index 9f5a94b..8f78cfd 100644 --- a/ust/Makefile.am +++ b/ust/Makefile.am @@ -2,7 +2,7 @@ bin_PROGRAMS = ust ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h #INCLUDES = -I$(top_builddir)/share -INCLUDES = -I@URCU_PATH@ -INCLUDES += -I@KCOMPAT_PATH@ +#INCLUDES += -I@URCU_PATH@ +INCLUDES = $(KCOMPAT_CFLAGS) #INCLUDES += -I$(top_builddir)/libust INCLUDES += -I$(top_builddir)/libustcomm