aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-04-04 05:57:18 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-04-04 05:57:18 +0200
commit69fc4a3d92bbbf5940769d877650e45a9c2b913b (patch)
tree19e6d6d514fbd8c3a8d4ad7b199d7f235c9ef13c /src/Makefile.am
parent838d4366a4c5e159ef7cde4caef4d908730df3a7 (diff)
downloadayatana-indicator-sound-69fc4a3d92bbbf5940769d877650e45a9c2b913b.tar.gz
ayatana-indicator-sound-69fc4a3d92bbbf5940769d877650e45a9c2b913b.tar.bz2
ayatana-indicator-sound-69fc4a3d92bbbf5940769d877650e45a9c2b913b.zip
Remove sound-service-marshal (not needed anymore)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 993b0d2..afbc364 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,13 +1,5 @@
libexec_PROGRAMS = indicator-sound-service
-####################################################################
-# Sound Service
-####################################################################
-
-glib_marshal_list = sound-service-marshal.list
-glib_marshal_prefix = _sound_service_marshal
-
-
#####################
# Sound service vala
#####################
@@ -80,5 +72,3 @@ CLEANFILES = \
$(BUILT_SOURCES)
DISTCLEANFILES =
-
-include $(top_srcdir)/Makefile.am.marshal