aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am10
-rw-r--r--src/sound-service-marshal.list2
2 files changed, 0 insertions, 12 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
diff --git a/src/sound-service-marshal.list b/src/sound-service-marshal.list
deleted file mode 100644
index 4c756d4..0000000
--- a/src/sound-service-marshal.list
+++ /dev/null
@@ -1,2 +0,0 @@
-VOID:STRING,STRING
-