mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
5c68db8b3d
svn:r2623
6 lines
152 B
Makefile
6 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
|
|
|