File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ JOHN_OBJS = \
127
127
lzma/LzmaDec.o lzma/Lzma2Dec.o lzma/Bra.o lzma/Bra86.o lzma/BraIA64.o lzma/CpuArch.o lzma/Delta.o \
128
128
unique.o gpg2john.o \
129
129
showformats.o \
130
- color.o
130
+ color.o sm3.o
131
131
132
132
OPENCL_OBJS = opencl_common.o opencl_dynamic_loader.o opencl_autotune.o bt.o bt_hash_type_64.o bt_hash_type_128.o bt_hash_type_192.o bt_twister.o
133
133
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ JOHN_OBJS = \
163
163
lzma/LzmaDec.o lzma/Lzma2Dec.o lzma/Bra.o lzma/Bra86.o lzma/BraIA64.o lzma/CpuArch.o lzma/Delta.o \
164
164
unique.o gpg2john.o \
165
165
showformats.o \
166
- color.o
166
+ color.o sm3.o
167
167
168
168
OCL_OBJS = opencl_common.o opencl_autotune.o bt.o bt_hash_type_64.o bt_hash_type_128.o bt_hash_type_192.o bt_twister.o
169
169
File renamed without changes.
You can’t perform that action at this time.
0 commit comments