mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
6 lines
162 B
Makefile
6 lines
162 B
Makefile
|
|
# leave in dependency order, since common must be built first
|
|
SUBDIRS = common or test tools win32 config
|
|
DIST_SUBDIRS = common or test tools win32 config
|
|
|