diff options
-rw-r--r-- | testsuite/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index c1500e9..32e0eff 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -6,7 +6,6 @@ TESTS = \ TESTS_ENVIRONMENT = \ abs_top_srcdir='$(abs_top_srcdir)' \ - abs_top_builddir='$(abs_top_builddir)' \ PATH="$(abs_top_builddir)/src$(PATH_SEPARATOR)$(abs_top_srcdir)/src$(PATH_SEPARATOR)$$PATH" EXTRA_DIST = $(TESTS) single_file_token_bug.c |