1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added timeval.c to the sources for curlx_ functions.

This commit is contained in:
Gunter Knauf 2004-06-10 20:46:24 +00:00
parent 60f5b2b275
commit 7b7ac04895

View File

@ -140,8 +140,10 @@ OBJS = \
$(OBJDIR)/urlglob.o \
$(OBJDIR)/writeout.o \
$(OBJDIR)/getpass.o \
$(OBJDIR)/homedir.o
$(OBJDIR)/homedir.o \
$(OBJDIR)/timeval.o
vpath %.c ../lib
all: $(OBJDIR) $(OBJDIR)/version.inc $(OBJDIR)/$(TARGET).nlm