Commit 99075c84 authored by Sergei Golubchik's avatar Sergei Golubchik

mdev-205 don't install libevent headers

parent 9b8542a4
...@@ -18,7 +18,7 @@ libevent_a_SOURCES = event.c buffer.c evbuffer.c log.c evutil.c \ ...@@ -18,7 +18,7 @@ libevent_a_SOURCES = event.c buffer.c evbuffer.c log.c evutil.c \
select.c poll.c epoll.c epoll_sub.c devpoll.c kqueue.c \ select.c poll.c epoll.c epoll_sub.c devpoll.c kqueue.c \
evport.c signal.c evport.c signal.c
include_HEADERS = event.h evutil.h event-config.h noinst_HEADERS = event.h evutil.h event-config.h
BUILT_SOURCES = event-config.h BUILT_SOURCES = event-config.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment