Oops. another missing -lr_sign
This commit is contained in:
parent
7f28befc04
commit
8711ca5928
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ BIN=rabin2
|
|||
BINDEPS=r_lib r_magic r_core r_db r_bin r_egg r_cons
|
||||
BINDEPS+=r_config r_io r_cmd r_flags r_asm
|
||||
BINDEPS+=r_debug r_hash r_lang r_anal r_parse r_bp r_reg
|
||||
BINDEPS+=r_search r_syscall r_sign r_diff r_socket r_fs r_magic r_util
|
||||
BINDEPS+=r_search r_syscall r_diff r_socket r_fs r_magic r_util
|
||||
|
||||
include ../rules.mk
|
||||
include ../../libr/socket/deps.mk
|
||||
|
|
|
|||
|
|
@ -192,3 +192,4 @@ Kentucky Fried Children
|
|||
One does not simply write documentation
|
||||
We are bleeding edge here. Can't you feel the razors?
|
||||
There's a branch for that
|
||||
Everything up-to-date.
|
||||
|
|
|
|||
Loading…
Reference in a new issue