summaryrefslogtreecommitdiff
path: root/stdio-common
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2013-10-29 16:46:24 +0100
committerAndreas Schwab <schwab@suse.de>2013-10-29 17:24:53 +0100
commit36a4953a1dbc2b1994c1df0478c1c89a41398dba (patch)
tree4c5e3646bc7f9f968d12d218325132544e97c150 /stdio-common
parent9668fc1b82f01355dd9addd0169706a735185151 (diff)
Let tst-swscanf find its locale
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 658804bbe8..16f8f1bd63 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -119,6 +119,7 @@ CFLAGS-tst-sprintf.c = -Wno-format
tst-sprintf-ENV = LOCPATH=$(common-objpfx)localedata
tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata
tst-swprintf-ENV = LOCPATH=$(common-objpfx)localedata
+tst-swscanf-ENV = LOCPATH=$(common-objpfx)localedata
test-vfprintf-ENV = LOCPATH=$(common-objpfx)localedata
scanf13-ENV = LOCPATH=$(common-objpfx)localedata
bug14-ENV = LOCPATH=$(common-objpfx)localedata