summaryrefslogtreecommitdiff
path: root/gst/rtp
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-10-19 13:44:38 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-10-19 13:44:38 +0200
commitfff292438c00c62933a825dab99875d6365ec069 (patch)
tree3e7b21da7342939df1b25947fea10ad45a3c68c9 /gst/rtp
parenta7ec281c43bf9316b22720fca0bac5cf95bede53 (diff)
downloadgstreamer-plugins-bad-fff292438c00c62933a825dab99875d6365ec069.tar.gz
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.
Diffstat (limited to 'gst/rtp')
-rw-r--r--gst/rtp/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index c0620f6f2..cc4e0df21 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -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 \