Fix: be quiet on filter linker error
[lttng-ust.git] / liblttng-ust / Makefile.am
index cc36e20e38d7573d0e8d231ed1413d0a961a9e64..dff8b6e9f425a00195784fff185b47f0aa9995b1 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
 AM_CFLAGS = -fno-strict-aliasing
 
 noinst_LTLIBRARIES = liblttng-ust-runtime.la liblttng-ust-support.la
@@ -29,6 +29,7 @@ liblttng_ust_runtime_la_SOURCES = \
        ltt-context.c \
        ltt-events.c \
        lttng-filter.c \
+       lttng-filter.h \
        lttng-filter-validator.c \
        lttng-filter-specialize.c \
        lttng-filter-interpreter.c \
This page took 0.026425 seconds and 4 git commands to generate.