aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate')
-rw-r--r--plugins/mate/Makefile.common4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/mate/Makefile.common b/plugins/mate/Makefile.common
index b2c3d89c4a..a19fee1ded 100644
--- a/plugins/mate/Makefile.common
+++ b/plugins/mate/Makefile.common
@@ -44,10 +44,6 @@ LEMON_GENERATED_C_FILES = \
LEMON_GENERATED_HEADER_FILES = \
mate_grammar.h
-GENERATED_SRC_FILES = \
- $(FLEX_GENERATED_C_FILES) \
- $(LEMON_GENERATED_C_FILES)
-
GENERATED_HEADER_FILES = \
$(FLEX_GENERATED_HEADER_FILES) \
$(LEMON_GENERATED_HEADER_FILES)