Skip to content

Commit

Permalink
Merge pull request #145 from djelenc/develop
Browse files Browse the repository at this point in the history
Removes libsodim dependency from tests
  • Loading branch information
benjamg committed Feb 19, 2016
2 parents 9fac09b + 6d47499 commit 4d28522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ CLIENT_LIBS = -L$(BUILD_PATH) \

TEST_LIBS = -L$(BUILD_PATH) \
-l$(LIBRARY_NAME) \
-lsodium \
-lboost_unit_test_framework \
-lpthread

Expand Down

0 comments on commit 4d28522

Please sign in to comment.