unbreak tree - this was not the rand.c I was looking for
authorbeck <beck@openbsd.org>
Fri, 18 Apr 2014 20:01:31 +0000 (20:01 +0000)
committerbeck <beck@openbsd.org>
Fri, 18 Apr 2014 20:01:31 +0000 (20:01 +0000)
kerberosV/lib/libroken/Makefile

index fa98ec3..e0e5e92 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 2014/04/18 18:25:04 beck Exp $
+# $OpenBSD: Makefile,v 1.9 2014/04/18 20:01:31 beck Exp $
 
 LIB=   roken
 INCS=  roken.h \
@@ -51,6 +51,7 @@ SRCS= base64.c \
        parse_time.c \
        parse_units.c \
        qsort.c \
+       rand.c \
        realloc.c \
        resolve.c \
        roken.h \