X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ustd%2FMakefile.am;h=4aaa05fe2212e5cf5538f0e51d95c205e64c2598;hb=8434447d3c95cc75f6b4be9f0fefdd0fbda51a81;hp=af6d306ceb6559fdcaacef0b5b924a83df8ad4f5;hpb=e91e64b6dd6bc59347a88d5154bd89c3d0c82acd;p=lttng-ust.git diff --git a/ustd/Makefile.am b/ustd/Makefile.am index af6d306c..4aaa05fe 100644 --- a/ustd/Makefile.am +++ b/ustd/Makefile.am @@ -4,3 +4,4 @@ INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \ bin_PROGRAMS = ustd ustd_SOURCES = lowlevel.c localerr.h ustd.c ustd.h $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h ustd_LDFLAGS = -lpthread +ustd_CFLAGS = -DUST_COMPONENT=ustd