diff --git a/sesman/tools/Makefile.am b/sesman/tools/Makefile.am index 140c6820..f591c75b 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