From 1defa3baa5be532cf36c913055700246dbf4ca78 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 1 Oct 2023 21:11:11 -0500 Subject: package getopt compat files --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit v1.2.3-55-g6feb