summaryrefslogtreecommitdiff
path: root/src/plugins/gst-launch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gst-launch/Makefile.am')
-rw-r--r--src/plugins/gst-launch/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/gst-launch/Makefile.am b/src/plugins/gst-launch/Makefile.am
index b76cb80e..059878fa 100644
--- a/src/plugins/gst-launch/Makefile.am
+++ b/src/plugins/gst-launch/Makefile.am
@@ -31,3 +31,6 @@ librygel_gst_launch_la_LIBADD = $(LIBGUPNP_LIBS) \
librygel_gst_launch_la_LDFLAGS = -shared -fPIC -module -avoid-version
MAINTAINERCLEANFILES = Makefile.in
+
+vala-clean:
+ rm -f `find . -name "*.stamp"`