summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-11-12 11:50:21 -0500
committermidipix <writeonce@midipix.org>2017-11-25 11:30:33 -0500
commited50689395c96af63ce60d8e804937880c7a3cd0 (patch)
tree658f4d6495c8869708e60b756875646c6c4eca7d /project
parent397cb191682a12464bc94cc746e2ef4b0b379c1d (diff)
downloadu16ports-ed50689395c96af63ce60d8e804937880c7a3cd0.tar.bz2
u16ports-ed50689395c96af63ce60d8e804937880c7a3cd0.tar.xz
added u16_wcscat().
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 74865eb..8a01a41 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -14,6 +14,7 @@ API_SRCS = \
src/u16_wcpcpy.c \
src/u16_wcpncpy.c \
src/u16_wcsdup.c \
+ src/u16_wcscat.c \
INTERNAL_SRCS = \