From 80e917a6ec05ef06e84e2d32f3e6877310aba541 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 6 Jan 2000 22:24:36 +0000 Subject: [PATCH] revert timeval bonus git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7754 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index c1f217b08..1f5bd64f0 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -52,7 +52,6 @@ libroken_la_SOURCES = \ simple_exec.c \ snprintf.c \ socket.c \ - timeval.c \ tm2time.c \ verify.c \ warnerr.c \ @@ -140,7 +139,7 @@ $(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h include_HEADERS = $(err_h) base64.h getarg.h \ parse_bytes.h parse_time.h parse_units.h \ - resolve.h roken.h roken-common.h timeval.h + resolve.h roken.h roken-common.h build_HEADERZ = $(err_h) $(fnmatch_h) $(glob_h) xdbm.h