X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/09903f303ac0547ff6b6bf3068fd4dc9c2acb0f4..e743727fcd27ba00c0ae808058ea18d457171da5:/tests/Makefile.am diff --git a/tests/Makefile.am b/tests/Makefile.am index ff58ad16..ae91004e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to create Makefile.in. ## Makefile for Bison testsuite. -## Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -42,13 +42,14 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac ## ------------ ## TESTSUITE_AT = \ + local.at \ testsuite.at \ input.at \ output.at sets.at reduce.at \ synclines.at headers.at actions.at conflicts.at \ calc.at \ torture.at existing.at regression.at \ - cxx-type.at glr-regr1.at + cxx-type.at glr-regression.at TESTSUITE = $(srcdir)/testsuite