Commit 7b7ac048 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

added timeval.c to the sources for curlx_ functions.

parent 60f5b2b2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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