rtp: build audio library before rtp

Because audio-enumtypes.h needs to be available for
gstrtpbaseaudiopayload.c

https://bugzilla.gnome.org/show_bug.cgi?id=761949
This commit is contained in:
Havard Graff 2016-02-05 10:10:40 +01:00 committed by Sebastian Dröge
parent 6c2ee2853d
commit 1cb19d1146

View file

@ -1,11 +1,11 @@
SUBDIRS = \ SUBDIRS = \
tag \ tag \
fft \ fft \
audio \
rtp \ rtp \
sdp \ sdp \
rtsp \ rtsp \
video \ video \
audio \
pbutils \ pbutils \
riff \ riff \
app \ app \