mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
make dist: Ship ovpn_dco_freebsd.h, too
This file was missing from src/openvpn/Makefile.am. Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20230127203208.305638-1-matthias.andree@gmx.de> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26085.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
This commit is contained in:
parent
537cde6b8f
commit
ffcf20ca70
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ openvpn_SOURCES = \
|
|||
mbuf.c mbuf.h \
|
||||
memdbg.h \
|
||||
misc.c misc.h \
|
||||
ovpn_dco_freebsd.h \
|
||||
ovpn_dco_linux.h \
|
||||
ovpn_dco_win.h \
|
||||
platform.c platform.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue