summaryrefslogtreecommitdiffstats
path: root/gst/level/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/level/Makefile.am')
-rw-r--r--gst/level/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/level/Makefile.am b/gst/level/Makefile.am
index 8bb3c4dd..21f90990 100644
--- a/gst/level/Makefile.am
+++ b/gst/level/Makefile.am
@@ -23,6 +23,10 @@ EXTRA_libgstlevel_la_SOURCES = gstlevel-marshal.list
BUILT_SOURCES = \
gstlevel-marshal.c \
gstlevel-marshal.h
+CLEANFILES = \
+ gstlevel-marshal.c \
+ gstlevel-marshal.h
+
gstlevel-marshal.h: gstlevel-marshal.list
glib-genmarshal --header --prefix=gstlevel_cclosure_marshal $(srcdir)/gstlevel-marshal.list > gstlevel-marshal.h.tmp