summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-12-31 20:43:28 +0200
committerSebastian Dröge <sebastian@centricular.com>2015-12-31 20:43:28 +0200
commit81cfb23945a1369311280c24fda6ee27411905f5 (patch)
tree8503cf85ed089cea4eeaa4dee9209273672d8e9e /gst-libs
parentbbd82057ab5f6e4328af5845a9e6e42550c789c4 (diff)
downloadgstreamer-plugins-base-81cfb23945a1369311280c24fda6ee27411905f5.tar.gz
sdp: Also reorder SUBDIRS to try even harder to build the RTP library first
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am
index 282043150..ae796ff90 100644
--- a/gst-libs/gst/Makefile.am
+++ b/gst-libs/gst/Makefile.am
@@ -1,11 +1,11 @@
SUBDIRS = \
tag \
fft \
+ rtp \
sdp \
rtsp \
video \
audio \
- rtp \
pbutils \
riff \
app \