Skip to content

Commit

Permalink
Remove embedded libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Jan 18, 2017
1 parent 9d99d84 commit 633de3e
Show file tree
Hide file tree
Showing 482 changed files with 15 additions and 145,555 deletions.
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[submodule "libcork"]
path = libcork
url = https://github.com/shadowsocks/libcork.git
ignore = dirty
[submodule "libipset"]
path = libipset
url = https://github.com/shadowsocks/ipset.git
ignore = dirty
4 changes: 0 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
if USE_SYSTEM_SHARED_LIB
SUBDIRS = libcork libipset src
else
SUBDIRS = libsodium libcork libipset libudns libev src
endif

if ENABLE_DOCUMENTATION
SUBDIRS += doc
Expand Down
Loading

0 comments on commit 633de3e

Please sign in to comment.