Add getopt into dist archive

Fixes: #815
(cherry picked from commit c8b403a81bda3a9603ffda9c393a823719fda196)
This commit is contained in:
Azat Khuzhin 2019-05-15 21:29:03 +03:00
parent 7c4da93715
commit 7042ff2463
No known key found for this signature in database
GPG Key ID: B86086848EF8686D

View File

@ -288,12 +288,15 @@ endif
noinst_HEADERS += \
WIN32-Code/nmake/evconfig-private.h \
WIN32-Code/nmake/event2/event-config.h \
WIN32-Code/getopt.h \
WIN32-Code/getopt.c \
WIN32-Code/getopt_long.c \
WIN32-Code/tree.h \
bufferevent-internal.h \
changelist-internal.h \
bufferevent-internal.h \
changelist-internal.h \
compat/sys/queue.h \
defer-internal.h \
epolltable-internal.h \
epolltable-internal.h \
evbuffer-internal.h \
event-internal.h \
evmap-internal.h \