Remove redundant inclusion of ../../shlr/zip/deps.mk

This commit is contained in:
Kamil Rytarowski 2015-07-09 00:48:10 +02:00 committed by pancake
parent 71bd330171
commit aa7edcda24

View File

@ -14,7 +14,6 @@ MINOR=1
LD=$(CC)
LDFLAGS+=-L${LIBR}/socket -lr_socket
LDFLAGS+=-L${LIBR}/util -lr_util
include ../../shlr/zip/deps.mk
#OSTYPE=windows
include ../../libr/socket/deps.mk