summaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-12-31 07:52:43 +0100
committerAkim Demaille <akim.demaille@gmail.com>2020-12-31 08:07:34 +0100
commit8bc45673d52980ff679ce01c3d557adad31a596b (patch)
tree2dfd36a9424645c2dec7d0e1ee2471fc1dd6a894 /tests/local.mk
parentfbe5abd23d2047c593d81654263bf4dd331311ae (diff)
downloadbison-8bc45673d52980ff679ce01c3d557adad31a596b.tar.gz
%merge: test support for api.value.type=union
* tests/glr-regression.at: here.
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 72328832..df3bbcad 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -15,7 +15,9 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST += %D%/linear $(TESTSUITE_AT) %D%/testsuite %D%/testsuite.h
+EXTRA_DIST += \
+ %D%/README.md %D%/linear \
+ $(TESTSUITE_AT) %D%/testsuite %D%/testsuite.h
DISTCLEANFILES += %D%/atconfig $(check_SCRIPTS)
MAINTAINERCLEANFILES += $(TESTSUITE)