X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ustctl%2FMakefile.am;h=a27880a03404ae3dd7642ac77ab9a4b3fd552720;hb=e529b2f9f5df9d1cac422bb52aa37e0480c9554e;hp=7ceca548aabcd73f2bf23c989638492b32778a77;hpb=55ad629d916dc8a9e0e8859bd469815dc9ec6ceb;p=ust.git diff --git a/ustctl/Makefile.am b/ustctl/Makefile.am index 7ceca54..a27880a 100644 --- a/ustctl/Makefile.am +++ b/ustctl/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = ustctl ustctl_SOURCES = ustctl.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/libustcmd/ustcmd.c $(top_builddir)/libustcmd/ustcmd.h $(top_builddir)/share/usterr.h -ustctl_CFLAGS = -DUST_COMPONENT=ust +ustctl_CFLAGS = -DUST_COMPONENT=ustctl INCLUDES = $(KCOMPAT_CFLAGS) INCLUDES += -I$(top_builddir)/libustcomm