Backport LTTNG_OPTIONAL util
[lttng-tools.git] / src / common / Makefile.am
index 0feb0a0d1ad62ff8a88acc9fb63036270a9d7e4a..e3feaa38f5c639d58ed83070d1ad626410963f2f 100644 (file)
@@ -72,7 +72,8 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        dynamic-buffer.h dynamic-buffer.c \
                        buffer-view.h buffer-view.c \
                        unix.c unix.h \
-                       filter.c filter.h context.c context.h
+                       filter.c filter.h context.c context.h \
+                       optional.h
 
 libcommon_la_LIBADD = \
                $(top_builddir)/src/common/config/libconfig.la
This page took 0.024009 seconds and 5 git commands to generate.