aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-14 14:23:12 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-14 14:23:12 +0200
commit98592ae486d31a84d158f6274288ae00d42fafea (patch)
tree221ed0510f2112fd204472e2508b5581b8b24d64 /src
parent7777d201449def6696174b1a5ec94ede247f3825 (diff)
downloadremote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.tar.gz
remote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.tar.bz2
remote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.zip
Use remote-logon-config-agent instead of thin-client-config-agent.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \