summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-12-16 17:22:29 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-12-16 17:22:29 +0000
commitebe8ff3ac15c825902eb7357759d2f2b211f4426 (patch)
tree0d36b23a702492d8ba432c3850f88a7198692c9e /Makefile.am
parentd8d28e4426009a8d73308ea1869ca5c95ae27c89 (diff)
downloadgstreamer-plugins-bad-ebe8ff3ac15c825902eb7357759d2f2b211f4426.tar.gz
Remove generated .spec file
Likely extremely bitrotten, and we should not ship this anyway.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 452c355a2..561f5a982 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ DIST_SUBDIRS = \
include $(top_srcdir)/common/win32.mak
EXTRA_DIST = \
- gst-plugins-bad.spec depcomp \
+ depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-bad.doap autogen.sh \
$(win32)
@@ -50,6 +50,7 @@ check: check-exports
# cruft: plugins that have been merged or moved or renamed
CRUFT_FILES = \
+ $(top_builddir)/gst-plugins-bad.spec \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool \
$(top_builddir)/ext/alsaspdif/.libs/*.{so,dll,DLL,dylib} \