summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2013-01-25 20:42:52 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-25 21:52:08 +0100
commit59db01942b0e6a0d955358c06194cb66964f1af3 (patch)
tree12dea120cb7ed48a9af026c94a9a8697ff972e7a /Makefile.am
parent97715602cb0abb4b4ef58022b005b45639633dc4 (diff)
downloadguix-patches-59db01942b0e6a0d955358c06194cb66964f1af3.tar
guix-patches-59db01942b0e6a0d955358c06194cb66964f1af3.tar.gz
gnu: Add Subversion.
* gnu/packages/subversion.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 1105183349..b9ef018ed0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -124,6 +124,7 @@ MODULES = \
gnu/packages/screen.scm \
gnu/packages/shishi.scm \
gnu/packages/sqlite.scm \
+ gnu/packages/subversion.scm \
gnu/packages/system.scm \
gnu/packages/tcl.scm \
gnu/packages/texinfo.scm \