summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 23:45:35 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 23:45:35 +0000
commit911522fd85ce8df387fcca5268933d274375faa0 (patch)
treeb3711d7f6a388b3002ce8f2791dae894288f4912 /math/Makefile
parentFix plist after 4.0.6 upgrade. (diff)
Add solitaire, the reference implementation of the Solitaire
encryption algorithm.
Notes
Notes: svn path=/head/; revision=44401
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 2880db477da6..6f7979c4a919 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -102,6 +102,7 @@
SUBDIR += simpack
SUBDIR += slsc
SUBDIR += snns
+ SUBDIR += solitaire
SUBDIR += spar
SUBDIR += spin
SUBDIR += ss