From 287a9cf8f3abd5dd002830650807d6937cee8a0e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 16 Apr 2017 11:33:35 +0000 Subject: Revert "Temporary hack to debug the MATE grammar." This reverts commit c63c5c8c4262c8f58b12f56bf659383a1b0aa47a. This is probably easier than just abandoning it and trying to remove it from my repository. https://xkcd.com/1597/ Change-Id: Ibba2107cfa9c60c86862b16a4cac31689670e137 Reviewed-on: https://code.wireshark.org/review/21127 Reviewed-by: Guy Harris --- plugins/mate/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins') diff --git a/plugins/mate/Makefile.am b/plugins/mate/Makefile.am index 3112ce654d..c791e4e703 100644 --- a/plugins/mate/Makefile.am +++ b/plugins/mate/Makefile.am @@ -108,9 +108,6 @@ MAINTAINERCLEANFILES = \ EXTRA_DIST = \ mate_grammar.lemon \ - mate_grammar.c \ - mate_grammar.h \ - mate_grammar.out \ mate_parser.l \ plugin.rc.in \ CMakeLists.txt \ -- cgit v1.2.1