diff options
author | Jack Lloyd <[email protected]> | 2018-05-02 08:57:22 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-05-02 08:57:22 -0400 |
commit | f85907c5f4b29cc3370c053bbb22e09c86f376cd (patch) | |
tree | bc58c5b0e79da345a26ba8f6f4fccdfcc51d65ee /src | |
parent | 3765d60a3618a57705ecfa403076405df3ed9882 (diff) |
Correct file name to regenerate [ci skip]
Diffstat (limited to 'src')
-rw-r--r-- | src/build-data/oids.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt index 321439e5b..0613bf822 100644 --- a/src/build-data/oids.txt +++ b/src/build-data/oids.txt @@ -1,4 +1,4 @@ -# Regenerate with ./src/scripts/oids.py oids > src/lib/asn1/oids.cpp +# Regenerate with ./src/scripts/oids.py oids > src/lib/asn1/oid_maps.cpp # AND ./src/scripts/oids.py dn_ub > src/lib/x509/x509_dn_ub.cpp # (if you modified something under [dn] # AND ./src/scripts/oids.py pads > src/lib/pk_pad/padding.cpp |