aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-18 22:15:09 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-19 08:44:39 +0200
commit41c204c6b9c28779c7a7afbb1ba17be5d100dc7d (patch)
tree5868f471f0ad3a0f10f51e4f99a4f3a2d0d5037f /tests/Makefile.am
parent567d35807dc1df3afc77a7158cccdfc1615795b5 (diff)
downloadremote-logon-service-41c204c6b9c28779c7a7afbb1ba17be5d100dc7d.tar.gz
remote-logon-service-41c204c6b9c28779c7a7afbb1ba17be5d100dc7d.tar.bz2
remote-logon-service-41c204c6b9c28779c7a7afbb1ba17be5d100dc7d.zip
fork remote-login-service as remote-logon-service
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\"" \