summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-20 23:21:04 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-20 23:21:04 +0100
commit7f08437bd8a4452b42a0ed68eea5e4b59c3f93d5 (patch)
treefa930b04622e5cc31caf427ce9f079f3c9e74322 /Makefile.am
parent2e87ca8f52048719bc37b4c7d3360e643f80c935 (diff)
downloadguix-patches-7f08437bd8a4452b42a0ed68eea5e4b59c3f93d5.tar
guix-patches-7f08437bd8a4452b42a0ed68eea5e4b59c3f93d5.tar.gz
gnu: Add Tor.
* gnu/packages/tor.scm: New file. * Makefile.am (MODULES): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 950665aa09..5e3114dc5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -122,6 +122,7 @@ MODULES = \
gnu/packages/tcl.scm \
gnu/packages/texinfo.scm \
gnu/packages/time.scm \
+ gnu/packages/tor.scm \
gnu/packages/wget.scm \
gnu/packages/which.scm \
gnu/packages/xml.scm \