Skip to content

Commit

Permalink
add kernel.o to osx makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoManiac committed Feb 20, 2013
1 parent 28d1eb4 commit db8a4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/makefile.osx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ OBJS= \
obj/walletdb.o \
obj/noui.o \
obj/pbkdf2.o \
obj/kernel.o \
obj/scrypt_mine.o \
obj/scrypt-x86.o \
obj/scrypt-x86_64.o
Expand Down

0 comments on commit db8a4c5

Please sign in to comment.