mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
1b9e830390
uninstaller in executable format, and make the install pretty. svn:r6119
10 lines
473 B
Makefile
10 lines
473 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist \
|
|
ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in \
|
|
TorBundleInfo.plist.in TorBundleWelcome.rtf TorDesc.plist.in \
|
|
TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist \
|
|
package.sh privoxy.config TorPostflight addsysuser \
|
|
Tor_Uninstaller.applescript uninstall_tor_bundle.sh tor-resolve.pdf \
|
|
tor-reference.pdf
|