aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2013-06-15 03:33:42 +0200
committerCyril Roelandt <tipecaml@gmail.com>2013-06-17 19:33:53 +0200
commitcf3fe3b0710bf538c747068d6337db70522ce75d (patch)
tree03ac85c476ca7e4ea98a48e66239163f28fa32c2 /Makefile.am
parent5686807ee9b0352931c2d0394885f5b43d53bcf1 (diff)
downloadguix-cf3fe3b0710bf538c747068d6337db70522ce75d.tar
guix-cf3fe3b0710bf538c747068d6337db70522ce75d.tar.gz
gnu: Move subversion with the other version control systems.
* gnu/packages/subversion.scm: Remove file. * gnu/packages/version-control.scm (subversion): New variable. * Makefile.am (MODULES): remove subversion.scm.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8db02e7a2f..59b5bae68c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -188,7 +188,6 @@ MODULES = \
gnu/packages/smalltalk.scm \
gnu/packages/sqlite.scm \
gnu/packages/ssh.scm \
- gnu/packages/subversion.scm \
gnu/packages/system.scm \
gnu/packages/tcl.scm \
gnu/packages/tcsh.scm \