summaryrefslogtreecommitdiff
path: root/libstdc++-v3/po/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/po/Makefile.am')
-rw-r--r--libstdc++-v3/po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/po/Makefile.am b/libstdc++-v3/po/Makefile.am
index a0a73b43bdd..fbd0bfeb0fd 100644
--- a/libstdc++-v3/po/Makefile.am
+++ b/libstdc++-v3/po/Makefile.am
@@ -53,7 +53,7 @@ all-local-yes: $(LOCALE_OUT)
check: check-@USE_NLS@
check-no:
check-yes:
- $(mkinstalldirs) $(locale_builddir)
+ @$(mkinstalldirs) $(locale_builddir)
@catalogs='$(LOCALE_OUT)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \