diff options
Diffstat (limited to '')
| -rw-r--r-- | linux.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  LIBEXT = so -LIBFLAGS = -shared -Wl,-soname,libkeccak.$(LIBEXT).$(LIB_MAJOR) +LIBFLAGS = -shared -Wl,-soname,liberror.$(LIBEXT).$(LIB_MAJOR)  LIBMAJOREXT = $(LIBEXT).$(LIB_MAJOR)  LIBMINOREXT = $(LIBEXT).$(LIB_VERSION) | 
