X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/c9cfa678c1bc391d0c270df6fdab7e9d50949b1f..0ba7e5c23c775fd24bcd18545daa1c515564347f:/symm/modes.am.in diff --git a/symm/modes.am.in b/symm/modes.am.in index e9e52a79..0e0ae190 100644 --- a/symm/modes.am.in +++ b/symm/modes.am.in @@ -15,14 +15,14 @@ GENMODES_H = %repeat GENMODES_C += modes/@blkc-@blkcmode.c GENMODES_H += modes/@blkc-@blkcmode.h -SYMM_TESTS += @blkc-@blkcmode.$t +SYMM_TESTS += modes/@blkc-@blkcmode.$t %end ## Hash function modes. %repeat GENMODES_C += modes/@hash-@hashmode.c GENMODES_H += modes/@hash-@hashmode.h -SYMM_TESTS += @hash-@hashmode.$t +SYMM_TESTS += modes/@hash-@hashmode.$t %end ## Interface and implementation headers for the various modes.