]> git.tuebingen.mpg.de Git - osl.git/blobdiff - Makefile
Merge branch 'refs/heads/t/sha3' into next
[osl.git] / Makefile
index 76ab5eb5a3192cd5daa72ceda4dc8fcd936ea7be..adca0554c66b5cca77924ec47ffc8df4d50a1cb1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ includedir := $(PREFIX)/include
 bindir := $(PREFIX)/bin
 mandir := $(PREFIX)/man/man1
 
-objects := osl.o util.o rbtree.o sha1.o
-fsck_objects := fsck.o osl.o util.o rbtree.o sha1.o oslfsck.lsg.o
+objects := osl.o util.o rbtree.o sha1.o sha3.o sha256.o
+fsck_objects := fsck.o osl.o util.o rbtree.o sha1.o sha3.o sha256.o oslfsck.lsg.o
 deps := $(sort $(objects:.o=.d) $(fsck_objects:.o=.d))
 headers := osl.h
 executables := oslfsck