mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
13 lines
344 B
Makefile
13 lines
344 B
Makefile
|
|
EXTRA_DIST = HACKING \
|
|
tor-resolve.1 tor-gencert.1 \
|
|
tor-osx-dmg-creation.txt tor-rpm-creation.txt \
|
|
tor-win32-mingw-creation.txt spec/README
|
|
|
|
man_MANS = tor.1 tor-resolve.1 tor-gencert.1
|
|
|
|
SUBDIRS = design-paper
|
|
|
|
DIST_SUBDIRS = design-paper
|
|
|