Ensure socks4 example header file is included in release tarball.

This commit is contained in:
Christopher Kohlhoff 2018-12-09 12:19:12 +11:00
parent 9d54ba058e
commit 7a566ad1e5

View File

@ -69,6 +69,7 @@ noinst_PROGRAMS += \
endif
noinst_HEADERS = \
socks4/socks4.hpp \
chat/chat_message.hpp
AM_CXXFLAGS = -I$(srcdir)/../../../include