diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-11-26 18:35:13 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-11-26 18:35:13 +0000 |
commit | df039b3544ced4e31a7341f37da425e986216031 (patch) | |
tree | f2aff0d908a1571fa2f87250332969154dd7420a /Makefile.am | |
parent | b890daf7b595c5fee6739d04d9057b08812aa84a (diff) | |
download | gstreamer-plugins-bad-df039b3544ced4e31a7341f37da425e986216031.tar.gz |
autotools: remove check-exports target dep which no longer exists
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 8ef39bd51..8f72aaff8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,8 +43,6 @@ endif include $(top_srcdir)/common/coverage/lcov.mak -check: check-exports - # cruft: plugins that have been merged or moved or renamed CRUFT_FILES = \ |