aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2004-08-12 06:02:28 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2004-08-12 06:02:28 +0000
commit06c3f81d425ad194e1d4051663876097a4e60a1b (patch)
tree145803552c594f26df5efe6b69a207ecf506957d /gnu/usr.bin/sort
parent4c00d1609e36794caf7ba867792472b685723e2c (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/sort')
-rw-r--r--gnu/usr.bin/sort/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile
index 79d53281ece0..2b116183792f 100644
--- a/gnu/usr.bin/sort/Makefile
+++ b/gnu/usr.bin/sort/Makefile
@@ -23,6 +23,7 @@ SRCS= sort.c \
strnlen.c \
umaxtostr.c \
version-etc.c \
+ xalloc-die.c \
xmalloc.c \
xmemcoll.c \
xstrtoul.c \