mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
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:
parent
a7ec281c43
commit
fff292438c
1 changed files with 0 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue