diff options
author | Roger Dingledine <arma@torproject.org> | 2007-10-23 06:42:46 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-10-23 06:42:46 +0000 |
commit | 788a4c11bd4e5617bb34855779629756bd6f90c3 (patch) | |
tree | b3bff47497f9b4585aaef05cf56407fa05e52566 | |
parent | cb2b49c9c4949e0c1fc73319de3de8d78147a65d (diff) | |
download | tor-788a4c11bd4e5617bb34855779629756bd6f90c3.tar.gz tor-788a4c11bd4e5617bb34855779629756bd6f90c3.zip |
uh. yeah. nothing to see here.
svn:r12130
-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 c042da4886..db96efe47c 100644 --- a/contrib/osx/Makefile.am +++ b/contrib/osx/Makefile.am @@ -8,5 +8,5 @@ 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 \ - TorbuttonInfo.plist and TorbuttonDesc.plist \ + TorbuttonInfo.plist TorbuttonDesc.plist \ package_list.txt tor_logo.gif TorPreFlight |