From 69077eddd8dda74982becea209218206d1f10586 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 22 Sep 2010 01:50:21 -0700 Subject: [PATCH] gst-libs: build pbutils after video Because pbutils now depends on video. --- gst-libs/gst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index c03b713f56..c776f8eb73 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -10,12 +10,12 @@ SUBDIRS = \ fft \ floatcast \ netbuffer \ - pbutils \ riff \ rtp \ sdp \ rtsp \ video \ + pbutils \ app noinst_HEADERS = gettext.h gst-i18n-plugin.h