]> granicus.if.org Git - libevent/commitdiff
also install the buffer_compat.h header file
authorNiels Provos <provos@gmail.com>
Fri, 23 Jan 2009 02:04:41 +0000 (02:04 +0000)
committerNiels Provos <provos@gmail.com>
Fri, 23 Jan 2009 02:04:41 +0000 (02:04 +0000)
svn:r1044

include/Makefile.am

index 20291945bec2f720ba15f8629af4a1cd53049c9f..da239691bdd314037c3581c79e2ec3a8b24f7dda 100644 (file)
@@ -1,6 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_SRC = event2/buffer.h event2/thread.h event2/bufferevent.h \
+EXTRA_SRC = 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/event_struct.h event2/tag.h event2/util.h \
        event2/http.h event2/http_struct.h event2/http_compat.h