bogus patch
[org.ibex.mail.git] / Makefile
index 508dffa..70fe175 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ dist-clean:
        rm -rf .configure* .install* build .compile .build*
 
 sources    := $(shell find src -name \*.java)
-#sources    += upstream/org.ibex.crypto/src/org/ibex/crypto/Base36.java
+sources    += upstream/org.ibex.crypto/src/org/ibex/crypto/Base36.java
 
 upstream/org.ibex.crypto/src/org/ibex/crypto/Base36.java: .download_org.ibex.crypto