Enable agent application contexts if filter has such dependencies
[lttng-tools.git] / src / common / Makefile.am
index 148130177f177d2be79fd0e99c638d64b3da6b54..66146bb73d9d82ff2833a62f22fa929501dbc2c8 100644 (file)
@@ -72,7 +72,8 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        pipe.c pipe.h readwrite.c readwrite.h \
                        mi-lttng.h mi-lttng.c \
                        daemonize.c daemonize.h \
-                       sessiond-comm/unix.c sessiond-comm/unix.h
+                       sessiond-comm/unix.c sessiond-comm/unix.h \
+                       filter.c filter.h context.c context.h
 
 libcommon_la_LIBADD = \
                -luuid \
This page took 0.023525 seconds and 5 git commands to generate.