Build fix: filter-grammar-test: incorrect inclusion flag
[lttng-tools.git] / src / common / Makefile.am
index e6a88a1fabb1177fbb8b6d731317e2b1523c34b6..317ce37ba94d99909e36b9dcf473662e8e66093e 100644 (file)
@@ -184,7 +184,6 @@ noinst_PROGRAMS = filter-grammar-test
 filter_grammar_test_SOURCES = filter-grammar-test.c
 filter_grammar_test_LDADD = \
        libcommon.la
-filter_grammar_test_CFLAGS = -I $(top_builddir)/src/common
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.022502 seconds and 4 git commands to generate.