aboutgitcodelistschat:MatrixIRC
path: root/tests
diff options
context:
space:
mode:
authorAlice Frosi <afrosi@redhat.com>2023-03-29 14:39:39 +0200
committerAlice Frosi <afrosi@redhat.com>2023-03-29 14:39:39 +0200
commit3381ed46bce1d5ed592865300cd97c4e692a3cc5 (patch)
tree15821d0d3888521603b7c87ffdcb402b9e6ed6cf /tests
parentb389f10f4dbabb9fd13ae238252e7d1a9ce64174 (diff)
downloadseitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar.gz
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar.bz2
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar.lz
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar.xz
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.tar.zst
seitan-3381ed46bce1d5ed592865300cd97c4e692a3cc5.zip
test: fix cooker directory
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/Makefile2
1 files changed, 1 insertions, 1 deletions
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