Filter fix: support bison 2.6
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index bb5561e792cb76dea2d3622a1539c311b61e37dc..a5f6851ca9534cbdbb631c31325322ea2ccb443f 100644 (file)
@@ -1,5 +1,5 @@
 lib_LTLIBRARIES = liblttng-ctl.la
-bin_PROGRAMS = filter-grammar-test
+noinst_PROGRAMS = filter-grammar-test
 
 BUILT_SOURCES = filter-parser.h
 AM_YFLAGS = -t -d -v
@@ -13,6 +13,7 @@ liblttng_ctl_la_SOURCES = lttng-ctl.c \
        filter-visitor-ir-check-binary-op-nesting.c \
        filter-visitor-generate-bytecode.c \
        align.h \
+       bug.h \
        filter-ast.h \
        filter-bytecode.h \
        filter-ir.h \
This page took 0.024588 seconds and 4 git commands to generate.