aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlberto Mardegan <alberto.mardegan@canonical.com>2012-08-21 10:38:09 +0300
committerAlberto Mardegan <alberto.mardegan@canonical.com>2012-08-21 10:38:09 +0300
commit8ebef3969c9b69dc0fe24cd2ad33530a2e0b0e4c (patch)
tree1335c3f7beec55180e0ed1564e79315941ee4280 /src/Makefile.am
parent0f662c6404c8feea54028126f3010ac24d48317e (diff)
downloadayatana-indicator-session-8ebef3969c9b69dc0fe24cd2ad33530a2e0b0e4c.tar.gz
ayatana-indicator-session-8ebef3969c9b69dc0fe24cd2ad33530a2e0b0e4c.tar.bz2
ayatana-indicator-session-8ebef3969c9b69dc0fe24cd2ad33530a2e0b0e4c.zip
Class rename
Rename the class from Webcredentials to OnlineAccounts, for improved consistency.
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 b28ca4a..cd82812 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -134,8 +134,8 @@ indicator_session_service_SOURCES = \
users-service-dbus.c \
session-menu-mgr.h \
session-menu-mgr.c \
- webcredentials-mgr.c \
- webcredentials-mgr.h
+ online-accounts-mgr.c \
+ online-accounts-mgr.h
indicator_session_service_CFLAGS = \
$(SESSIONSERVICE_CFLAGS) \