From 4b62b8ed4989bb6767a38ae813495ba62215c25b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 10 Jul 2019 20:19:36 +0200 Subject: 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 (Merged from https://github.com/openssl/openssl/pull/9340) --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3