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
aad86fe1f9
commit
b8853fd092
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