diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-03-20 19:57:32 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-03-20 19:57:32 +0000 |
commit | 1d34c9e0bfe9d0af6343684c3bd9a07eed7f904e (patch) | |
tree | 9526e646b26bf7afd245b76f724295799a4bdcf7 /sys | |
parent | 24ee6089476ad67cf6eac03bfbf18593c9c17d78 (diff) |
dvb: fix distcheck
Apparently automake automatically dists README files,
but can't handle when they disappear.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dvb/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dvb/Makefile.am b/sys/dvb/Makefile.am index 8ff9eddf6..dd4539edd 100644 --- a/sys/dvb/Makefile.am +++ b/sys/dvb/Makefile.am @@ -1,4 +1,3 @@ - plugin_LTLIBRARIES = libgstdvb.la libgstdvb_la_SOURCES = \ |