add kernel.o to osx makefile
authoralexhz <balthazar@yandex.ru>
Wed, 20 Feb 2013 07:11:36 +0000 (07:11 +0000)
committeralexhz <balthazar@yandex.ru>
Wed, 20 Feb 2013 07:11:36 +0000 (07:11 +0000)
src/makefile.osx

index 02c0a67..8a7c960 100644 (file)
@@ -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