ensure headers are sanitized before release
When a public header is removed, we need to ensure it gets removed in the release distribution as well. Also, remove nonexistent *.he exclude.
This commit is contained in:
parent
1c2a3f25e2
commit
b6aded059f
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,7 +106,6 @@ tls/*.h
|
|||||||
include/pqueue.h
|
include/pqueue.h
|
||||||
include/tls.h
|
include/tls.h
|
||||||
include/openssl/*.h
|
include/openssl/*.h
|
||||||
include/openssl/*.he
|
|
||||||
|
|
||||||
!/apps/apps_win.c
|
!/apps/apps_win.c
|
||||||
!/apps/poll_win.c
|
!/apps/poll_win.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user