summaryrefslogtreecommitdiff
path: root/Makefile.src.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.src.in')
-rw-r--r--Makefile.src.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.src.in b/Makefile.src.in
index 8c9e4a8f8..70a31d4b9 100644
--- a/Makefile.src.in
+++ b/Makefile.src.in
@@ -267,6 +267,6 @@ mrproper: clean
$(Q)rm -f rev.cpp
%.o:
- @echo '$(STAGE) No such source-file: $(@:%.o=%).[c|cpp|m|rc]'
+ @echo '$(STAGE) No such source-file: $(@:%.o=%).[c|cpp|mm|rc]'
.PHONY: all mrproper depend clean FORCE