From 6f2ccb15b1599700dc6c9c2388609eccca10a608 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 2 Sep 2024 18:02:13 +0200 Subject: m + add libsimple_random_bytes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4c2f411..95c3340 100644 --- a/Makefile +++ b/Makefile @@ -941,6 +941,7 @@ OBJ =\ qsort_ushortp.o\ qsort_ushortp_nul.o\ random_bits.o\ + random_bytes.o\ random_float.o\ random_signed.o\ random_unsigned.o\ -- cgit v1.2.3-70-g09d2