diff options
| author | June McEnroe <june@causal.agency> | 2026-06-01 14:36:58 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2026-06-01 14:36:58 -0400 |
| commit | dcd11ea62fce539d9a50f41a822853239e05727a (patch) | |
| tree | e54578b730a4719e4bc8a2d20fef267c8db7f22f /include/Makefile.am | |
| parent | Import LibreSSL 3.8.1 (diff) | |
| download | libretls-dcd11ea62fce539d9a50f41a822853239e05727a.tar.gz libretls-dcd11ea62fce539d9a50f41a822853239e05727a.zip | |
Import LibreSSL 3.8.2
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 077637d..22819c8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,6 +10,7 @@ noinst_HEADERS += compat/dirent_msvc.h noinst_HEADERS += compat/endian.h noinst_HEADERS += compat/err.h noinst_HEADERS += compat/fcntl.h +noinst_HEADERS += compat/getopt.h noinst_HEADERS += compat/limits.h noinst_HEADERS += compat/netdb.h noinst_HEADERS += compat/poll.h |