projects
/
libevent
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c765b7
)
install the header files, too
author
Niels Provos
<provos@gmail.com>
Fri, 28 Nov 2008 20:55:11 +0000
(20:55 +0000)
committer
Niels Provos
<provos@gmail.com>
Fri, 28 Nov 2008 20:55:11 +0000
(20:55 +0000)
svn:r956
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 471dd69668797014ca058a13cf5e38a890a04d4a..20291945bec2f720ba15f8629af4a1cd53049c9f 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-9,4
+9,5
@@
nobase_include_HEADERS = \
event2/buffer.h event2/thread.h event2/bufferevent.h \
event2/bufferevent_struct.h event2/event.h event2/event_compat.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 \
+ event2/dns.h event2/dns_struct.h event2/dns_compat.h