aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Make-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/objc/Make-lang.in')
-rw-r--r--gcc/objc/Make-lang.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in
index f3eacad..672d719 100644
--- a/gcc/objc/Make-lang.in
+++ b/gcc/objc/Make-lang.in
@@ -107,6 +107,8 @@ objc.tags: force
cd $(srcdir)/objc; etags -o TAGS.sub *.y *.c *.h; \
etags --include TAGS.sub --include ../TAGS.sub
+lang_checks += check-objc
+
#
# Install hooks:
# cc1obj is installed elsewhere as part of $(COMPILERS).