Re-add default size symbols which were erroneously exposed
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 542f4bbcf19f95dae67ab25176b93df6a9ff11d5..5b87e38b7b155896fb8b9738d52355a2af7d31e4 100644 (file)
@@ -4,7 +4,8 @@ SUBDIRS = filter
 
 lib_LTLIBRARIES = liblttng-ctl.la
 
-liblttng_ctl_la_SOURCES = lttng-ctl.c
+liblttng_ctl_la_SOURCES = lttng-ctl.c snapshot.c lttng-ctl-helper.h \
+               lttng-ctl-health.c save.c load.c deprecated-symbols.c
 
 liblttng_ctl_la_LIBADD = \
                $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \
This page took 0.022706 seconds and 4 git commands to generate.