aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-01-21 12:32:45 -0600
committerTed Gould <ted@canonical.com>2009-01-21 12:32:45 -0600
commit78c5736eca06ce2d4e03b6dff52c75ec883c4fa8 (patch)
tree3fc7a519caf7281e1fbb9c9919cf76d53b8a8cb6 /src/Makefile.am
parentfeb4d8154e758c69fb0e796f27be39239f8cc31e (diff)
downloadayatana-indicator-messages-78c5736eca06ce2d4e03b6dff52c75ec883c4fa8.tar.gz
ayatana-indicator-messages-78c5736eca06ce2d4e03b6dff52c75ec883c4fa8.tar.bz2
ayatana-indicator-messages-78c5736eca06ce2d4e03b6dff52c75ec883c4fa8.zip
Linking together
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index eda93d7..617ac45 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
messaginglibdir = $(libdir)/indicators/1
messaginglib_LTLIBRARIES = libmessaging.la
-libmessaging_la_SOURCES = indicator-messages.c
+libmessaging_la_SOURCES = indicator-messages.c im-menu-item.c im-menu-item.h
libmessaging_la_CFLAGS = $(APPLET_CFLAGS)
libmessaging_la_LIBADD = $(APPLET_LIBS)