summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-04-16 11:33:35 +0000
committerGuy Harris <guy@alum.mit.edu>2017-04-16 11:33:44 +0000
commit287a9cf8f3abd5dd002830650807d6937cee8a0e (patch)
tree17cca003720b887679624200b881a137a90688a3 /plugins
parentc63c5c8c4262c8f58b12f56bf659383a1b0aa47a (diff)
downloadwireshark-287a9cf8f3abd5dd002830650807d6937cee8a0e.tar.gz
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 <guy@alum.mit.edu>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mate/Makefile.am3
1 files changed, 0 insertions, 3 deletions
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 \