summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-03-19 13:36:19 +0100
committerHans de Goede <hdegoede@redhat.com>2012-03-19 15:07:24 +0100
commit5bd4c8c65fed3265202b63cddcc89d17380cc1d3 (patch)
tree689df332def452e62d3990d05b5eacab10be7c67 /Makefile.am
parente316f29bd6645ab30ca90d4e7a8331de6e4f9792 (diff)
downloadvd_agent-5bd4c8c65fed3265202b63cddcc89d17380cc1d3.tar.gz
vd_agent-5bd4c8c65fed3265202b63cddcc89d17380cc1d3.tar.xz
vd_agent-5bd4c8c65fed3265202b63cddcc89d17380cc1d3.zip
Rename console_kit* to session_info*
This is a preparation patch for adding libsystemd-login support. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 304ca7b..c6aa647 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ if HAVE_CONSOLE_KIT
src_spice_vdagentd_SOURCES += src/console-kit.c
endif
-noinst_HEADERS = src/console-kit.h \
+noinst_HEADERS = src/session-info.h \
src/vdagentd-proto-strings.h \
src/vdagent-x11.h \
src/udscs.h \