1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-16 08:38:48 +02:00

(libfetish_a_SOURCES): Add allocsa.c, allocsa.h and strdup.h.

This commit is contained in:
Jim Meyering
2004-04-02 22:20:06 +00:00
parent a1f9dd8cc7
commit d2377406d6

View File

@@ -38,6 +38,7 @@ libfetish_a_SOURCES = \
hash-pjw.c hash-pjw.h \
__fpending.h \
addext.c \
allocsa.c allocsa.h \
argmatch.c argmatch.h \
backupfile.c backupfile.h \
basename.c \
@@ -125,7 +126,7 @@ libfetish_a_SOURCES = \
xmemcoll.c xmemcoll.h \
xnanosleep.c xnanosleep.h \
xreadlink.c xreadlink.h \
xstrdup.c \
xstrdup.c xstrdup.h \
xstrndup.c xstrndup.h \
xstrtod.c xstrtod.h \
xstrtoimax.c \