rtp: build audio library before rtp
authorHavard Graff <havard.graff@gmail.com>
Fri, 5 Feb 2016 09:10:40 +0000 (10:10 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 16 Feb 2016 15:42:44 +0000 (17:42 +0200)
Because audio-enumtypes.h needs to be available for
gstrtpbaseaudiopayload.c

https://bugzilla.gnome.org/show_bug.cgi?id=761949

gst-libs/gst/Makefile.am

index ae796ff..55fefd8 100644 (file)
@@ -1,11 +1,11 @@
 SUBDIRS = \
        tag \
        fft \
+       audio \
        rtp \
        sdp \
        rtsp \
        video \
-       audio \
        pbutils \
        riff \
        app \