summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/level/Makefile.am4
-rw-r--r--gst/level/gstlevel-marshal.list1
2 files changed, 1 insertions, 4 deletions
diff --git a/gst/level/Makefile.am b/gst/level/Makefile.am
index d8114013..2eeba72e 100644
--- a/gst/level/Makefile.am
+++ b/gst/level/Makefile.am
@@ -29,8 +29,6 @@ plot_CFLAGS = $(GTK_CFLAGS) $(GST_CFLAGS)
plot_LDFLAGS = $(GTK_LIBS) $(GST_LIBS)
endif
-EXTRA_libgstlevel_la_SOURCES = gstlevel-marshal.list
-
CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = README
+EXTRA_DIST = README gst-level-marshal.list
diff --git a/gst/level/gstlevel-marshal.list b/gst/level/gstlevel-marshal.list
index f2da1497..9a2455bb 100644
--- a/gst/level/gstlevel-marshal.list
+++ b/gst/level/gstlevel-marshal.list
@@ -1,2 +1 @@
VOID:DOUBLE,INT,DOUBLE,DOUBLE,DOUBLE
-