X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ustctl%2FMakefile.am;fp=ustctl%2FMakefile.am;h=3b09745ef2f9e682224791fe4cb429f55ec8556c;hb=0c89df6cb75f1d967003137e7fc334af1128a42f;hp=49e46f0a04899bd86ce7010d8a7df20f38c458e4;hpb=91594b712729c0d855efeab849c2093706336941;p=ust.git diff --git a/ustctl/Makefile.am b/ustctl/Makefile.am index 49e46f0..3b09745 100644 --- a/ustctl/Makefile.am +++ b/ustctl/Makefile.am @@ -5,7 +5,7 @@ AM_CFLAGS = -fno-strict-aliasing bin_PROGRAMS = ustctl ustctl_SOURCES = \ - ustctl.c + ustctl.c marker_cmds.c trace_cmds.c channel_cmds.c cli.c cli.h scanning_functions.c scanning_functions.h ustctl_CFLAGS = -DUST_COMPONENT=ustctl -fno-strict-aliasing