From 477852a1ebe1972e3f98b695cae0e345f13af7f9 Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Fri, 22 Sep 2017 14:56:45 +0900 Subject: [PATCH] sesman: add utmp files to makefile --- sesman/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sesman/Makefile.am b/sesman/Makefile.am index 50425e63..7c4f1e63 100644 --- a/sesman/Makefile.am +++ b/sesman/Makefile.am @@ -63,6 +63,8 @@ xrdp_sesman_SOURCES = \ session.h \ sig.c \ sig.h \ + utmp.c \ + utmp.h \ xauth.c \ xauth.h \ $(AUTH_C)