mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-11 12:35:08 +00:00
Add sha1_main
This commit is contained in:
parent
2e9c5ba6f9
commit
39ea7deef7
@ -75,6 +75,7 @@ endif
|
||||
OBJS += $(CORE_DIR)/djb2.o \
|
||||
$(CORE_DIR)/md5.o \
|
||||
$(CORE_DIR)/sha1.o \
|
||||
$(CORE_DIR)/sha1_main.o \
|
||||
$(CORE_DIR)/crc32.o
|
||||
UTILS += djb2$(DYLIB) md5$(DYLIB) sha1$(DYLIB) crc32$(DYLIB)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user