aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-05 23:35:11 -0600
committerTed Gould <ted@gould.cx>2010-01-05 23:35:11 -0600
commit8c3499507c2d14b814ccc2a27297a7cdeedaefd8 (patch)
treee613851619d5a5f4a67038e47491af87dcff53de
parent095055acb1af84c4fafb9d844d9657bdc79fe224 (diff)
downloadayatana-indicator-session-8c3499507c2d14b814ccc2a27297a7cdeedaefd8.tar.gz
ayatana-indicator-session-8c3499507c2d14b814ccc2a27297a7cdeedaefd8.tar.bz2
ayatana-indicator-session-8c3499507c2d14b814ccc2a27297a7cdeedaefd8.zip
Forgot to include user-service-dbus.h in the dist
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e5d5a3c..2c607f5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,6 +43,7 @@ indicator_session_service_SOURCES = \
lock-helper.h \
session-service.c \
gtk-dialog/gconf-helper.c \
+ users-service-dbus.h \
users-service-dbus.c \
users-service-marshal.c
indicator_session_service_CFLAGS = $(SESSIONSERVICE_CFLAGS) $(GCONF_CFLAGS) -DLIBEXECDIR=\"$(libexecdir)\" -Wall -Werror