Revert "Fix path to config.c in sesman/tools/Makefile.am"

This reverts commit a0f8afca50.
This commit is contained in:
Lukas Vacek 2013-06-22 22:22:13 +01:00
parent e7fe39a65b
commit 1341e64062

View File

@ -23,7 +23,7 @@ noinst_PROGRAMS = \
xrdp_sesrun_SOURCES = \
sesrun.c \
tcp.c \
../config.c
config.c
xrdp_sestest_SOURCES = \
sestest.c