aboutsummaryrefslogtreecommitdiff
path: root/src/secp256k1/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'src/secp256k1/.gitattributes')
-rw-r--r--src/secp256k1/.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/secp256k1/.gitattributes b/src/secp256k1/.gitattributes
index a0fa567da8..30efb2244f 100644
--- a/src/secp256k1/.gitattributes
+++ b/src/secp256k1/.gitattributes
@@ -1,2 +1,2 @@
-src/ecmult_static_pre_g.h linguist-generated
-src/ecmult_gen_static_prec_table.h linguist-generated
+src/precomputed_ecmult.c linguist-generated
+src/precomputed_ecmult_gen.c linguist-generated