diff --git a/sesman/tools/Makefile.am b/sesman/tools/Makefile.am index f591c75b..140c6820 100644 --- a/sesman/tools/Makefile.am +++ b/sesman/tools/Makefile.am @@ -23,7 +23,7 @@ noinst_PROGRAMS = \ xrdp_sesrun_SOURCES = \ sesrun.c \ tcp.c \ - ../config.c + config.c xrdp_sestest_SOURCES = \ sestest.c