helpers: remove old cruft from CLEANFILES
authorTim-Philipp Müller <tim@centricular.com>
Thu, 4 May 2017 23:45:06 +0000 (00:45 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 4 May 2017 23:45:27 +0000 (00:45 +0100)
These files are no longer built, so no need to clean them.

libs/gst/helpers/Makefile.am

index 66b19ca..8ad49b1 100644 (file)
@@ -30,10 +30,3 @@ if HAVE_PTP_HELPER_CAPABILITIES
 endif
 endif
 
-# clean out the old one to make sure everything is udpated correctly
-# remove again after release
-CLEANFILES = plugin-scanner
-
-if ENABLE_BASH_COMPLETION
-CLEANFILES += gst-completion-helper-@GST_API_VERSION@
-endif