mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
5 lines
152 B
Makefile
5 lines
152 B
Makefile
|
|
# leave in dependency order, since common must be built first
|
|
SUBDIRS = common or tools win32 config
|
|
DIST_SUBDIRS = common or tools win32 config
|
|
|