From 98592ae486d31a84d158f6274288ae00d42fafea Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2016 14:23:12 +0200 Subject: Use remote-logon-config-agent instead of thin-client-config-agent. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index fa9b8c7..823efdd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -45,7 +45,7 @@ libservers_la_SOURCES = \ crypt.c \ crypt.h libservers_la_CFLAGS = \ - -DUCCS_QUERY_TOOL="\"thin-client-config-agent\"" \ + -DUCCS_QUERY_TOOL="\"remote-logon-config-agent\"" \ $(SERVICE_CFLAGS) \ $(COVERAGE_CFLAGS) libservers_la_LDFLAGS = \ -- cgit v1.2.3