* Fix build

- Compile r_diff before r_anal
This commit is contained in:
Nibble 2011-03-06 15:27:14 +01:00
parent 864fd7aa7e
commit bbf3808946

View File

@ -7,7 +7,7 @@ PFX=${DESTDIR}${PREFIX}
# Libraries
LIBLIST=util socket cons line lib io lang flags bin hash config syscall cmd
LIBLIST+=reg asm anal print parse search diff bp sign th db crypto debug fs core
LIBLIST+=reg asm diff anal print parse search bp sign th db crypto debug fs core
# sysproxy ... common wat du?
all: libs