aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-06-04 16:51:06 +0200
committerLudovic Courtès <ludo@gnu.org>2013-06-04 16:51:06 +0200
commit7f4e4b77eea0d1c22c4ce12950a472b6480acfe5 (patch)
tree0dde62c4ecb0852768f76da04bfd63f5505a5c37 /Makefile.am
parent765904ceb66db8abeebd0882c54634ee389c89c2 (diff)
downloadguix-7f4e4b77eea0d1c22c4ce12950a472b6480acfe5.tar
guix-7f4e4b77eea0d1c22c4ce12950a472b6480acfe5.tar.gz
gnu: Add WordNet.
* gnu/packages/wordnet.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 809e7d666e..9f106a27fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -202,6 +202,7 @@ MODULES = \
gnu/packages/wdiff.scm \
gnu/packages/wget.scm \
gnu/packages/which.scm \
+ gnu/packages/wordnet.scm \
gnu/packages/xlockmore.scm \
gnu/packages/xml.scm \
gnu/packages/xorg.scm \