From dbffc7416c8463458d5049485fc838e33459089b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 10:47:00 +0200 Subject: Fix fuzzing code 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 ebf30f4..42e324d 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,7 @@ all: librecrypt.a librecrypt.$(LIBEXT) $(TEST) $(OBJ): $(HDR) $(LOBJ): $(HDR) $(TOBJ): $(HDR) libtest/libtest.h +$(FOBJ): $(HDR) libtest/libtest.h $(TEST): $(HDR) librecrypt.a libtest/libtest.a libtest/libtest.h $(FUZZ): $(HDR) librecrypt.a libtest/libtest.a libtest/libtest.h -- cgit v1.2.3-70-g09d2