mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
r15077@catbus: nickm | 2007-09-15 14:04:19 -0400
Oops; make Makefile.am work on mingw again. svn:r11445
This commit is contained in:
parent
1dbe726f04
commit
076b27aff8
@ -5,7 +5,7 @@ noinst_PROGRAMS = test
|
||||
bin_PROGRAMS = tor
|
||||
|
||||
if BUILD_NT_SERVICES
|
||||
tor_platform_source=ntmain.c config.c
|
||||
tor_platform_source=ntmain.c
|
||||
else
|
||||
tor_platform_source=
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user