summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-01-25 09:44:08 -0500
committerRich Salz <rsalz@openssl.org>2016-01-25 09:44:08 -0500
commitdc193c9c5e914c74fd0f51fe4fe86fbd5910536e (patch)
tree1a9a603235a1aa4f3854a9ad551d8c097832a39c /.gitignore
parent2dc4be513b1ab59cce3f578488a870124dcff1b8 (diff)
Move & split opensslconf.h.in
Move opensslconf.h.in to include/openssl. Split off DES,BN,RC4 stuff into separate header file templates in crypto/include/internal/*_conf.h.in Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0a3f054a1e..e8d5105d3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,7 +42,8 @@
# Auto generated headers
/crypto/buildinf.h
-/crypto/opensslconf.h
+/openssl/include/opensslconf.h
+/crypto/include/internal/*_conf.h
# Auto generated assembly language source files
*.s