rtpbad: Fix make dist by removing non-existing file from EXTRA_DIST

It's used by the rtp plugin in gst-plugins-good for VP8 but not needed
or used here.
This commit is contained in:
Sebastian Dröge 2014-10-19 13:44:38 +02:00
parent a7ec281c43
commit fff292438c

View file

@ -24,8 +24,6 @@ noinst_HEADERS = \
gstrtph265depay.h \
gstrtph265pay.h
EXTRA_DIST = dboolhuff.LICENSE
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \
-:PROJECT libgstrtpbad -:SHARED libgstrtpbad \