summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-03-23 22:42:46 +0100
committerArne Schwabe <arne@rfc2549.org>2013-03-23 22:42:46 +0100
commite792f2d04614dbcbd27076a042c28f6fb20d7abd (patch)
tree6f98d901a06cd3ea8b40178b777afccd29ca22ed /.hgignore
parent6ba818e5c9e1d7d50478cf161fe819597499477d (diff)
Allow building with polarssl
Not very useful at the moment since pkcs12 and external key management are not supported but might be useful one day
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index e6d2de68..a2699faa 100644
--- a/.hgignore
+++ b/.hgignore
@@ -63,4 +63,5 @@ zh-CN.zip
zh-TW.zip
google-breakpad/
id.zip
-ovpn3/boost \ No newline at end of file
+ovpn3/boost
+polarssl \ No newline at end of file