install the header files, too
authorNiels Provos <provos@gmail.com>
Fri, 28 Nov 2008 20:55:11 +0000 (20:55 +0000)
committerNiels Provos <provos@gmail.com>
Fri, 28 Nov 2008 20:55:11 +0000 (20:55 +0000)
svn:r956

include/Makefile.am

index 471dd69668797014ca058a13cf5e38a890a04d4a..20291945bec2f720ba15f8629af4a1cd53049c9f 100644 (file)
@@ -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