aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/crypto-algorithms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/crypto-algorithms/Makefile')
-rw-r--r--test/monniaux/crypto-algorithms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/crypto-algorithms/Makefile b/test/monniaux/crypto-algorithms/Makefile
index 493ad22b..db372898 100644
--- a/test/monniaux/crypto-algorithms/Makefile
+++ b/test/monniaux/crypto-algorithms/Makefile
@@ -37,7 +37,7 @@ des.all: des_test.ccomp.k1c.out des_test.gcc.k1c.out
%_test.gcc.k1c: %.gcc.k1c.o %_test.gcc.k1c.o
$(K1C_CC) $(K1C_CFLAGS) $+ -o $@
-%_test.ccomp.k1c: %.ccomp.k1c.o %_test.gcc.k1c.o modulo_division.gcc.k1c.o
+%_test.ccomp.k1c: %.ccomp.k1c.o %_test.gcc.k1c.o
$(K1C_CCOMP) $(K1C_CCOMPFLAGS) $+ -o $@
%.k1c.out: %.k1c