diff options
Diffstat (limited to 'tests/test-posixly-correct')
-rw-r--r-- | tests/test-posixly-correct/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-posixly-correct/Makefile.am b/tests/test-posixly-correct/Makefile.am index 26cd612..5ccbea0 100644 --- a/tests/test-posixly-correct/Makefile.am +++ b/tests/test-posixly-correct/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 |