summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/crypto/builtin/camellia/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/crypto/builtin/camellia/Makefile.in b/src/lib/crypto/builtin/camellia/Makefile.in
index 32cbd50267..d848defd84 100644
--- a/src/lib/crypto/builtin/camellia/Makefile.in
+++ b/src/lib/crypto/builtin/camellia/Makefile.in
@@ -39,7 +39,8 @@ camellia-gen: camellia-gen.o $(GEN_OBJS)
run-camellia-gen: camellia-gen
./camellia-gen > kresults.out
-check:: run-camellia-gen
+# Enable when Camellia support becomes unconditional.
+#check:: run-camellia-gen
clean-unix:: clean-libobjs