]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/portab/Makefile.ng
Add own memmove() implementation
[ngircd-alex.git] / src / portab / Makefile.ng
index 30b77fc3e532fd4f71c334238b298b29d8b9dab9..206cc774645d40e4e2578a862cb8165718887761 100644 (file)
@@ -16,6 +16,7 @@ EXTRA_DIST = Makefile.ng
 noinst_LIBRARIES = libngportab.a
 
 libngportab_a_SOURCES = \
+       memmove.c \
        strdup.c \
        strlcpy.c \
        strndup.c \