diff options
author | Roger Dingledine <arma@torproject.org> | 2007-10-23 01:15:44 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-10-23 01:15:44 +0000 |
commit | 64d8db955fb66136cbe03695693c57fcb77bad65 (patch) | |
tree | a9131a34e2b7a80407a6265502632b2c055bc2fd | |
parent | 6b85ee6e14d9ebec1154647a0284208267c4deda (diff) | |
download | tor-64d8db955fb66136cbe03695693c57fcb77bad65.tar tor-64d8db955fb66136cbe03695693c57fcb77bad65.tar.gz |
<phobos> I want TorbuttonInfo.plist and TorbuttonDesc.plist included
in the tarball.
svn:r12123
-rw-r--r-- | contrib/osx/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/osx/Makefile.am b/contrib/osx/Makefile.am index 76790a70f..c042da488 100644 --- a/contrib/osx/Makefile.am +++ b/contrib/osx/Makefile.am @@ -8,4 +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 \ - package_list.txt tor_logo.gif TorPreFlight + TorbuttonInfo.plist and TorbuttonDesc.plist \ + package_list.txt tor_logo.gif TorPreFlight |