diff options
Diffstat (limited to 'libstdc++-v3/Makefile.am')
-rw-r--r-- | libstdc++-v3/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/Makefile.am b/libstdc++-v3/Makefile.am index 3bec4532732..1af4454819c 100644 --- a/libstdc++-v3/Makefile.am +++ b/libstdc++-v3/Makefile.am @@ -95,7 +95,7 @@ maintainer-clean-multi: $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # All the machinations with string instantiations messes up the -# automake-genrated TAGS rule. Make a simple one here. +# automake-generated TAGS rule. Make a simple one here. TAGS: tags-recursive $(LISP) # Work around what appears to be a GNU make bug handling MAKEFLAGS |