summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-07-10 20:19:36 +0200
committerRichard Levitte <levitte@openssl.org>2019-07-15 07:00:29 +0200
commit4b62b8ed4989bb6767a38ae813495ba62215c25b (patch)
tree5c320a660acdd2b56f914ff97ebbb9973dae367a /.gitignore
parenta161738a708b5e284a4714edc0c976606ea7cb26 (diff)
Refactor apps/progs.* to be generate with 'make update'
This makes for a cleaner apps/progs.h as well as as cleaner apps/build.info. We also break out the type declarations to apps/include/function.h apps/progs.c and apps/progs.h are NOT regenerated when 'apps' is disabled. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9340)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b32122c64a..fb08a3c5b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,7 +26,6 @@ Makefile
# Auto generated headers
/crypto/buildinf.h
-/apps/progs.h
/crypto/include/internal/*_conf.h
/openssl/include/opensslconf.h
/util/domd