aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bc52633..9a34654 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -60,7 +60,7 @@ slmock-config.conf: slmock-config.conf.in
dbus_interface_SOURCES = \
dbus-interface.c
dbus_interface_CFLAGS = \
- -DREMOTE_LOGIN_SERVICE="\"$(abs_top_builddir)/src/remote-login-service\"" \
+ -DREMOTE_LOGON_SERVICE="\"$(abs_top_builddir)/src/remote-logon-service\"" \
-DUCCS_CONFIG_FILE="\"$(abs_srcdir)/uccs-config.conf\"" \
-DSLMOCK_CONFIG_FILE="\"$(abs_builddir)/slmock-config.conf\"" \
-DNULL_CONFIG_FILE="\"$(abs_srcdir)/null-config.conf\"" \