mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 13:24:43 -04:00
really install the buffer_compat.h file
svn:r1048
This commit is contained in:
parent
81dd04a726
commit
765ff1b9de
@ -7,7 +7,8 @@ EXTRA_SRC = event2/buffer.h event2/buffer_compat.h \
|
|||||||
event2/http.h event2/http_struct.h event2/http_compat.h
|
event2/http.h event2/http_struct.h event2/http_compat.h
|
||||||
|
|
||||||
nobase_include_HEADERS = \
|
nobase_include_HEADERS = \
|
||||||
event2/buffer.h event2/thread.h event2/bufferevent.h \
|
event2/buffer.h event2/buffer_compat.h \
|
||||||
|
event2/thread.h event2/bufferevent.h \
|
||||||
event2/bufferevent_struct.h event2/event.h event2/event_compat.h \
|
event2/bufferevent_struct.h event2/event.h event2/event_compat.h \
|
||||||
event2/event_struct.h event2/tag.h event2/util.h \
|
event2/event_struct.h event2/tag.h event2/util.h \
|
||||||
event2/http.h event2/http_struct.h event2/http_compat.h \
|
event2/http.h event2/http_struct.h event2/http_compat.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user