aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate/Makefile.nmake')
-rw-r--r--plugins/mate/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mate/Makefile.nmake b/plugins/mate/Makefile.nmake
index 491cccddfe..bc57282bbe 100644
--- a/plugins/mate/Makefile.nmake
+++ b/plugins/mate/Makefile.nmake
@@ -108,7 +108,7 @@ clean:
# the files from the distribution that were generated by Flex.
#
distclean: clean
- rm -f $(FLEX_GENERATED_C_FILES) \
+ rm -f $(FLEX_GENERATED_SRC_FILES) \
$(FLEX_GENERATED_HEADER_FILES) \
$(NODIST_SRC_FILES) \
$(NODIST_HEADER_FILES) \