From 1e2c114fca3cfbf3ec4018af80933f9659465a1b Mon Sep 17 00:00:00 2001
From: Gustavo Henrique <gustavo@gustavohenrique.net>
Date: Wed, 24 Jul 2013 14:18:01 -0400
Subject: [PATCH] Copy static files to classes dir.

---
 build.moxie |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/build.moxie b/build.moxie
index d15d916..f417d3c 100644
--- a/build.moxie
+++ b/build.moxie
@@ -150,6 +150,7 @@
 - compile 'com.force.api:force-partner-api:24.0.0' :war
 - compile 'org.freemarker:freemarker:2.3.19' :war
 - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war
+- compile 'org.kohsuke:libpam4j:1.7' :war
 - test 'junit'
 # Dependencies for Selenium web page testing
 - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar

--
Gitblit v1.9.1