Signed-off-by: Maximilian Wilhelm <[email protected]> --- Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 36e2cf9..6384857 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -94,7 +94,8 @@ openvpn_SOURCES = \
status.c status.h \
syshead.h \
thread.c thread.h \
- tun.c tun.h
+ tun.c tun.h \
+ wtmp.c wtmp .h
LDADD = @LIBOBJS@
--
1.5.2.4
