From 3381ed46bce1d5ed592865300cd97c4e692a3cc5 Mon Sep 17 00:00:00 2001 From: Alice Frosi Date: Wed, 29 Mar 2023 14:39:39 +0200 Subject: test: fix cooker directory --- tests/unit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/Makefile b/tests/unit/Makefile index adab09a..80b494f 100644 --- a/tests/unit/Makefile +++ b/tests/unit/Makefile @@ -4,7 +4,7 @@ COMMON_DIR := ../../common OP_DIR := ../../ -COOKER_DIR := ../../seitan-cooker +COOKER_DIR := ../../cooker DBG_DIR := ../../debug SRCS_FILTER := $(COOKER_DIR)/filter.c $(DBG_DIR)/disasm.c -- cgit v1.2.3