diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-03-11 18:47:47 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-03-11 18:47:47 +0000 |
commit | f8ab3d9b384521ffce6f1382b37feb076f93e000 (patch) | |
tree | b3582307028b2e6429e717c77da3690a558537d7 /contrib/osx | |
parent | 44ca1a997dbfb687a1760f7898528df9d796597e (diff) | |
download | tor-f8ab3d9b384521ffce6f1382b37feb076f93e000.tar.gz tor-f8ab3d9b384521ffce6f1382b37feb076f93e000.zip |
Remove pdfs since they aren't created this early in the process.
svn:r6127
Diffstat (limited to 'contrib/osx')
-rw-r--r-- | contrib/osx/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/osx/Makefile.am b/contrib/osx/Makefile.am index 7ece75537c..371fff7b19 100644 --- a/contrib/osx/Makefile.am +++ b/contrib/osx/Makefile.am @@ -5,5 +5,4 @@ EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist \ 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 package_list.txt + Tor_Uninstaller.applescript uninstall_tor_bundle.sh package_list.txt |