X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ust%2FMakefile.am;h=9f5a94bdd6f2d47f07467cb36eb75f1b018eff08;hb=769d015768372ce7f68ff12bbc55aa339c3a6bcd;hp=e26a1213d5f9dc0bba0a8fc9502c87743ce5bbbc;hpb=70551b5ea9201e5640a37f01d5b12bce1516dbb4;p=ust.git diff --git a/ust/Makefile.am b/ust/Makefile.am index e26a121..9f5a94b 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 += -I@KCOMPAT_PATH@ #INCLUDES += -I$(top_builddir)/libust INCLUDES += -I$(top_builddir)/libustcomm