nmake script outdated list of source files
src/or/Makefile.nmake is out of sync with 0.2.3.x, and even more out of sync with 0.2.4.x. Missing LIBTOR_OBJECTS in 0.2.3: ``` transports.obj ``` Missing LIBTOR_OBJECTS in 0.2.4/master: ``` circuitstats.obj confparse.obj entrynodes.obj replaycache.obj routerset.obj statefile.obj transports.obj ``` **Trac**: **Username**: ultramage
issue