diff options
Diffstat (limited to 'tests/test-pthread/Makefile.am')
-rw-r--r-- | tests/test-pthread/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-pthread/Makefile.am b/tests/test-pthread/Makefile.am index fe3d99b..e011ebd 100644 --- a/tests/test-pthread/Makefile.am +++ b/tests/test-pthread/Makefile.am @@ -19,7 +19,7 @@ # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR # PURPOSE. -BISON = @BISON@ + FLEX = $(top_builddir)/flex EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input test-4.input test-5.input |