mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
54b8f7e503
svn:r2620
7 lines
104 B
Makefile
7 lines
104 B
Makefile
bin_PROGRAMS = tor-resolve
|
|
|
|
tor_resolve_SOURCES = tor-resolve.c
|
|
|
|
tor_resolve_LDADD = ../common/libor.a
|
|
|