ustctl: update UST_COMPONENT
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 13 Oct 2009 21:10:10 +0000 (17:10 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 13 Oct 2009 21:10:10 +0000 (17:10 -0400)
This was forgotten when the tool was renamed.

ustctl/Makefile.am

index 7ceca548aabcd73f2bf23c989638492b32778a77..a27880a03404ae3dd7642ac77ab9a4b3fd552720 100644 (file)
@@ -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
This page took 0.02335 seconds and 4 git commands to generate.