summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim Retout <tim@retout.co.uk>2014-04-20 13:51:10 +0100
committerTim Retout <tim@retout.co.uk>2014-04-20 13:51:10 +0100
commit3c2edc4a92bd373d384a9c025c193fe3084e9704 (patch)
tree91acdcdaf54156be16afe01801b4f06ded585d68 /Makefile.am
parent3b501823ab07123588a365bddc330ce36b94fec8 (diff)
Add build system and README.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..93c08f9
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+methodsdir = $(libdir)/apt/methods
+
+methods_PROGRAMS = tor
+tor_SOURCES = tor.cc server.cc