Add capstone dependency with the mk

This commit is contained in:
pancake 2019-08-01 05:23:56 +02:00
parent cb2648cbbd
commit 8b37ac49b6

View File

@ -15,6 +15,6 @@ include ../../shlr/grub/deps.mk
include ../../shlr/bochs/deps.mk
include ../../shlr/qnx/deps.mk
include ../../shlr/ar/deps.mk
LINK+=../../shlr/capstone/libcapstone.a
include ../../shlr/capstone.mk
LDFLAGS+=$(LINK)