summaryrefslogtreecommitdiff
path: root/wcsmbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/Makefile')
-rw-r--r--wcsmbs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile
index c296944fdd..91bcf081d1 100644
--- a/wcsmbs/Makefile
+++ b/wcsmbs/Makefile
@@ -34,6 +34,8 @@ routines := wcscat wcschr wcscmp wcscpy wcscspn wcsdup wcslen wcsncat \
wcscoll wcsxfrm \
wcwidth wcswidth
+tests := tst-wcstof
+
include ../Rules
CFLAGS-wcwidth.c = -I../wctype