]> granicus.if.org Git - libevent/commitdiff
Include openssl-compat.h into dist archive
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 29 Jan 2017 18:37:31 +0000 (21:37 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 29 Jan 2017 19:13:46 +0000 (22:13 +0300)
Refs: nmathewson/Libevent@140
Refs: http://archives.seul.org/libevent/users/Jan-2017/msg00001.html

Makefile.am

index 20dba70e83b908ba38e5507be3b379d1c1e99e99..2353976791b8a582fe4b3c537f96017d16d98030 100644 (file)
@@ -286,7 +286,8 @@ noinst_HEADERS +=                           \
        ratelim-internal.h                      \
        strlcpy-internal.h                      \
        time-internal.h                         \
-       util-internal.h
+       util-internal.h                         \
+       openssl-compat.h
 
 EVENT1_HDRS = \
        include/evdns.h \