aboutsummaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index a99efe2..633f99a 100644
--- a/project.clj
+++ b/project.clj
@@ -2,6 +2,7 @@
:description "FIXME: write this!"
:dependencies [[org.clojure/clojure "1.3.0"]
[noir "1.2.1"]
+ [simpledb "0.1.4"]
[net.sf.jpam/jpam "1.1"]]
:main ctf-website.server)