diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-07-07 00:55:12 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-07-07 00:55:12 +0000 |
commit | 0c0aadae92bf9fb19c22c0f0e6a6af8162ff0923 (patch) | |
tree | a9766563cd15dbf668e5e0b0ace8ba30c8b39d34 /contrib/osx/Makefile.am | |
parent | f52bcc908d69d05b7febcf350f1a1d44c0d1ca4a (diff) | |
download | tor-0c0aadae92bf9fb19c22c0f0e6a6af8162ff0923.tar.gz tor-0c0aadae92bf9fb19c22c0f0e6a6af8162ff0923.zip |
Updated OSX binary un-installer for testing.
svn:r6742
Diffstat (limited to 'contrib/osx/Makefile.am')
-rw-r--r-- | contrib/osx/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/Makefile.am b/contrib/osx/Makefile.am index 53ba069dc8..86713dfc56 100644 --- a/contrib/osx/Makefile.am +++ b/contrib/osx/Makefile.am @@ -6,4 +6,4 @@ EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist \ TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist \ package.sh privoxy.config TorPostflight addsysuser \ Tor_Uninstaller.applescript uninstall_tor_bundle.sh \ - package_list.txt tor_logo.gif Tor_Uninstaller_bin.app + package_list.txt tor_logo.gif Tor_Uninstaller.app.tar.gz |