From d5bd4a4763dfa74572ce6ed0b565315c43ff9f87 Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Fri, 22 Mar 2013 12:13:25 -0700 Subject: Implement fp_pair_map_t --- src/or/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/Makefile.nmake') diff --git a/src/or/Makefile.nmake b/src/or/Makefile.nmake index 3181e79c2..146866ea5 100644 --- a/src/or/Makefile.nmake +++ b/src/or/Makefile.nmake @@ -11,7 +11,7 @@ LIBS = ..\..\..\build-alpha\lib\libevent.a \ LIBTOR_OBJECTS = buffers.obj circuitbuild.obj circuitlist.obj circuituse.obj \ command.obj config.obj connection.obj connection_edge.obj \ connection_or.obj control.obj cpuworker.obj directory.obj \ - dirserv.obj dirvote.obj dns.obj dnsserv.obj geoip.obj \ + dirserv.obj dirvote.obj dns.obj dnsserv.obj fp_pair.obj geoip.obj \ hibernate.obj main.obj microdesc.obj networkstatus.obj \ nodelist.obj onion.obj policies.obj reasons.obj relay.obj \ rendclient.obj rendcommon.obj rendmid.obj rendservice.obj \ -- cgit v1.2.3