Print this page
4185 New hash algorithm support

@@ -19,19 +19,20 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2013 Saso Kiselkov. All rights reserved.
 #
 
 include         $(SRC)/lib/Makefile.lib
 
 $(SPARC_BLD)CAPDIR = capabilities
 
 SUBDIRS=        $(MACH) $(BUILD64) $(MACH64)
 
-HDRS =          md4.h md5.h sha1.h sha2.h
+HDRS =          md4.h md5.h sha1.h sha2.h skein.h
 HDRDIR =        common
 
 all :=          TARGET= all
 clean :=        TARGET= clean
 clobber :=      TARGET= clobber