summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6d128ce..26eb8e7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,8 +65,8 @@ console_kit_daemon_SOURCES = \
ck-seat.c \
ck-session.h \
ck-session.c \
- ck-debug.h \
- ck-debug.c \
+ ck-log.h \
+ ck-log.c \
getfd.c \
proc.h \
$(PLATFORM_SOURCES) \