summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-05-26 09:49:56 -0300
committerEuAndreh <eu@euandre.org>2024-05-26 09:49:56 -0300
commitd263db9e3904d638ec82d4040e6dd2b3f68b6c5a (patch)
tree14a769cd848dac54befca82a6c3941eea4d7d67c
parentRemove empty files: description, long-description, meta.weave, README.md and ... (diff)
downloadpindaiba-d263db9e3904d638ec82d4040e6dd2b3f68b6c5a.tar.gz
pindaiba-d263db9e3904d638ec82d4040e6dd2b3f68b6c5a.tar.xz
Makefile: update "siphash" to new "siphashbs" name
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c75af3..ffc06f4 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ MANDIR = $(SHAREDIR)/man
EXEC = ./
## Where to store the installation. Empty by default.
DESTDIR =
-LDLIBS = -lsiphash
+LDLIBS = -lsiphashbs