aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-17 17:20:45 -0500
committerTed Gould <ted@canonical.com>2009-08-17 17:20:45 -0500
commitf022d796081febf634787868ddd93d5e19431786 (patch)
tree801672e0f21eedf1758a0e9a50c1f3c236fa5593 /src/Makefile.am
parenta52eb4af8fd90ae883ad511fbce0bc9297dbaca5 (diff)
downloadayatana-indicator-session-f022d796081febf634787868ddd93d5e19431786.tar.gz
ayatana-indicator-session-f022d796081febf634787868ddd93d5e19431786.tar.bz2
ayatana-indicator-session-f022d796081febf634787868ddd93d5e19431786.zip
Getting more of a basis for Telepathy stuff
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a014128..dbe6d0f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,8 @@ indicator_status_service_SOURCES = \
status-provider-pidgin.c \
status-provider-pidgin-marshal.h \
status-provider-pidgin-marshal.c \
+ status-provider-telepathy.h \
+ status-provider-telepathy.c \
status-provider-telepathy-marshal.h \
status-provider-telepathy-marshal.c
indicator_status_service_CFLAGS = $(STATUSSERVICE_CFLAGS) -Wall -Werror