Fix building the tarball
commit32c1863a673cc66758c393e24a9218de5d17ab8b
authorSebastian Hahn <sebastian@torproject.org>
Wed, 27 Jan 2010 20:05:01 +0000 (27 21:05 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Thu, 28 Jan 2010 08:03:21 +0000 (28 09:03 +0100)
tree344c9f03e555bb00d423f444d4bd8df588750d38
parentc5380d606446950a042946f5178be2c3c8e40638
Fix building the tarball

This removes the Makefile.am from doc/design-paper and replaces it with
a static Makefile. We don't need to call it during the normal Tor build
process, as we don't need its targets normally. Keeping it around in
case we want to rebuild the pdf or ps files later.
.gitignore
configure.in
doc/Makefile.am
doc/design-paper/Makefile [moved from doc/design-paper/Makefile.am with 66% similarity]