ustctl cli rewrite
[ust.git] / ustctl / Makefile.am
index 49e46f0a04899bd86ce7010d8a7df20f38c458e4..3b09745ef2f9e682224791fe4cb429f55ec8556c 100644 (file)
@@ -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
 
This page took 0.022823 seconds and 4 git commands to generate.