aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* allow make dist to work, because we moved stuff to docRoger Dingledine2003-03-19
| | | | svn:r211
* actually writing down the current license stateRoger Dingledine2002-09-27
| | | | svn:r116
* Updated HACKING and README docsRoger Dingledine2002-07-22
| | | | | | | | HACKING now explains bandwidth throttling, congestion control, and router twins. Read it and see if it makes sense. svn:r68
* added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵Felipe Bergo2002-06-28
autoheader && automake" from the top dir. svn:r10