mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-04 01:36:23 -04:00
Add getopt into dist archive
Fixes: #815 (cherry picked from commit c8b403a81bda3a9603ffda9c393a823719fda196)
This commit is contained in:
parent
7c4da93715
commit
7042ff2463
@ -288,12 +288,15 @@ endif
|
|||||||
noinst_HEADERS += \
|
noinst_HEADERS += \
|
||||||
WIN32-Code/nmake/evconfig-private.h \
|
WIN32-Code/nmake/evconfig-private.h \
|
||||||
WIN32-Code/nmake/event2/event-config.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 \
|
WIN32-Code/tree.h \
|
||||||
bufferevent-internal.h \
|
bufferevent-internal.h \
|
||||||
changelist-internal.h \
|
changelist-internal.h \
|
||||||
compat/sys/queue.h \
|
compat/sys/queue.h \
|
||||||
defer-internal.h \
|
defer-internal.h \
|
||||||
epolltable-internal.h \
|
epolltable-internal.h \
|
||||||
evbuffer-internal.h \
|
evbuffer-internal.h \
|
||||||
event-internal.h \
|
event-internal.h \
|
||||||
evmap-internal.h \
|
evmap-internal.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user