]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(libfetish_a_SOURCES): Add allocsa.c, allocsa.h and strdup.h.
authorJim Meyering <jim@meyering.net>
Fri, 2 Apr 2004 22:20:06 +0000 (22:20 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Apr 2004 22:20:06 +0000 (22:20 +0000)
lib/Makefile.am

index bf7d22a169e3f30b9ef43d40fe367f8ff96397f0..f24cfc2697aadb3d14add0c9ef58eea498592ac9 100644 (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 \