Skip to content
Snippets Groups Projects
Commit 3e2f1c8b authored by Roger Dingledine's avatar Roger Dingledine
Browse files

A start at copying the website tor-*.html and images into

the tarball. Weasel, can you help make the dependencies cause
these to get re-built appropriately?


svn:r6275
parent 6a3f3ffb
Branches
Tags
No related merge requests found
EXTRA_DIST = tor-spec.txt HACKING rend-spec.txt control-spec.txt dir-spec.txt socks-extensions.txt tor-doc-win32.html tor-doc-osx.html tor-doc-unix.html tor-doc-server.html tor-switchproxy.html tor-hidden-service.html stylesheet.css tor-resolve.1 version-spec.txt tor-osx-dmg-creation.txt tor-rpm-creation.txt
EXTRA_DIST = tor-spec.txt HACKING rend-spec.txt control-spec.txt dir-spec.txt socks-extensions.txt website img tor-resolve.1 version-spec.txt tor-osx-dmg-creation.txt tor-rpm-creation.txt
man_MANS = tor.1 tor-resolve.1
SUBDIRS = design-paper
DIST_SUBDIRS = design-paper
website:
mkdir $(distdir)/website
cp -p $(srcdir)/../../website/docs/tor-*.html.* \
$(srcdir)/../../website/stylesheet.css $(distdir)/website
img:
mkdir $(distdir)/img
cp -p $(srcdir)/../../website/img/*.png \
$(srcdir)/../../website/img/*.jpg $(distdir)/img
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment