aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-05-31 18:55:06 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-05-31 18:55:06 +0200
commit4f2dd60a130dcaeb4378219baca1f3d4e9637824 (patch)
tree5d3f9a567b97f84f077eb0204c87102398d8ac8e /test/Makefile.am
parent0f9764c90a24880a5bda8ff047585ef65958cad4 (diff)
downloadayatana-indicator-messages-4f2dd60a130dcaeb4378219baca1f3d4e9637824.tar.gz
ayatana-indicator-messages-4f2dd60a130dcaeb4378219baca1f3d4e9637824.tar.bz2
ayatana-indicator-messages-4f2dd60a130dcaeb4378219baca1f3d4e9637824.zip
Rename AppMenuItem to AppSection
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 847d857..2b0f67e 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -40,7 +40,7 @@ lib_LTLIBRARIES = \
libindicator_messages_service_la_HEADERS = \
$(top_srcdir)/src/gen-messages-service.xml.h \
- $(top_srcdir)/src/app-menu-item.h \
+ $(top_srcdir)/src/app-section.h \
$(top_srcdir)/src/dbus-data.h \
$(top_srcdir)/src/status-items.h
@@ -48,7 +48,7 @@ libindicator_messages_service_la_SOURCES = \
$(top_srcdir)/src/messages-service.c \
$(top_srcdir)/src/messages-service-dbus.c \
$(top_srcdir)/src/gen-messages-service.xml.c \
- $(top_srcdir)/src/app-menu-item.c \
+ $(top_srcdir)/src/app-section.c \
$(top_srcdir)/src/status-items.c
libindicator_messages_service_ladir = \