Add version command
[lttng-tools.git] / lttng / Makefile.am
index 6aefbae31ba1bf4b5ed0821215e39cd0a021be21..45c1e8885d8b0aa327a310ee08dc73b15da8f037 100644 (file)
@@ -7,7 +7,8 @@ lttng_SOURCES = conf.c commands/start.c commands/add_channel.c \
                                commands/stop.c commands/enable_events.c \
                                commands/disable_events.c commands/enable_channels.c \
                                commands/disable_channels.c commands/add_context.c \
                                commands/stop.c commands/enable_events.c \
                                commands/disable_events.c commands/enable_channels.c \
                                commands/disable_channels.c commands/add_context.c \
-                               commands/set_session.c utils.c lttng.c
+                               commands/set_session.c commands/version.c \
+                               utils.c lttng.c
 
 lttng_LDADD = \
                $(top_builddir)/liblttngctl/liblttngctl.la
 
 lttng_LDADD = \
                $(top_builddir)/liblttngctl/liblttngctl.la
This page took 0.024208 seconds and 4 git commands to generate.