aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2006-03-14 03:53:50 +0000
committerMaxime Henrion <mux@FreeBSD.org>2006-03-14 03:53:50 +0000
commitbb647cca85af3b144776e26374f6cca822d09b3c (patch)
tree6c929cb86918b6043335dcf96a800ab27006dca5 /usr.bin
parent6f6b63eb8da77081bc3b102ce9bd7365dae9d76f (diff)
downloadsrc-bb647cca85af3b144776e26374f6cca822d09b3c.tar.gz
src-bb647cca85af3b144776e26374f6cca822d09b3c.zip
Update make glue for csup-snap-20060313.
Notes
Notes: svn path=/head/; revision=156704
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/csup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/csup/Makefile b/usr.bin/csup/Makefile
index 394e446ecbde..b37e26153a94 100644
--- a/usr.bin/csup/Makefile
+++ b/usr.bin/csup/Makefile
@@ -11,6 +11,7 @@ SRCS= attrstack.c \
fixups.c \
fnmatch.c \
globtree.c \
+ idcache.c \
keyword.c \
lister.c \
main.c \