Fix: remove non existent header files from Makefile
authorDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 17:00:36 +0000 (13:00 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 1 Oct 2014 17:00:46 +0000 (13:00 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/lib/lttng-ctl/filter/Makefile.am

index 71a53c108066b88624444c541a5db4a3a9f14c9d..eb913e924f05f352a0fc7dca5075e8fa47b1c8c9 100644 (file)
@@ -16,8 +16,6 @@ libfilter_la_SOURCES = filter-lexer.l filter-parser.y \
        filter-visitor-ir-check-binary-op-nesting.c \
        filter-visitor-ir-validate-string.c \
        filter-visitor-generate-bytecode.c \
-       align.h \
-       bug.h \
        filter-ast.h \
        filter-bytecode.h \
        filter-ir.h \
This page took 0.026927 seconds and 5 git commands to generate.