From: Pierre-Marc Fournier Date: Tue, 13 Oct 2009 21:10:10 +0000 (-0400) Subject: ustctl: update UST_COMPONENT X-Git-Tag: v0.1~95 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=e529b2f9f5df9d1cac422bb52aa37e0480c9554e ustctl: update UST_COMPONENT This was forgotten when the tool was renamed. --- 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