aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-11-20 15:45:03 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-11-20 15:45:03 +0100
commit6f990698f610eb444845f36a70cad04bca2415f3 (patch)
treee2bef3fb3493bba4897401784e12b73f0e064449 /src/Makefile.am
parent1c1427d0a1bd801f46b4c33e1f1f510f6bf8c432 (diff)
downloadayatana-indicator-messages-6f990698f610eb444845f36a70cad04bca2415f3.tar.gz
ayatana-indicator-messages-6f990698f610eb444845f36a70cad04bca2415f3.tar.bz2
ayatana-indicator-messages-6f990698f610eb444845f36a70cad04bca2415f3.zip
messages-serivce: move menu creation into separate class
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a7bfe66..12c8031 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,7 +52,9 @@ indicator_messages_service_SOURCES = \
gsettingsstrv.c \
gsettingsstrv.h \
gmenuutils.c \
- gmenuutils.h
+ gmenuutils.h \
+ im-phone-menu.c \
+ im-phone-menu.h
indicator_messages_service_CFLAGS = \
$(APPLET_CFLAGS) \