Permalink
Browse files

Removed polarSSL makefile. Fixes #591.

Also normalises polarssl submodule URL.
  • Loading branch information...
bearbin committed Sep 27, 2014
1 parent 305778f commit ad42adb5fa9dc18f8835933f723aa3f4ed0434c2
Showing with 2 additions and 2 deletions.
  1. +1 −1 .gitmodules
  2. +1 −1 lib/polarssl
View
@@ -9,7 +9,7 @@
url = https://github.com/bearbin/transapi.git
[submodule "lib/polarssl"]
path = lib/polarssl
url = https://github.com/mc-server/polarssl
url = https://github.com/mc-server/polarssl.git
[submodule "lib/SQLiteCpp"]
path = lib/SQLiteCpp
url = https://github.com/mc-server/SQLiteCpp.git

0 comments on commit ad42adb

Please sign in to comment.