libs: rtp is no longer an independent subdir
authorTim-Philipp Müller <tim@centricular.com>
Mon, 31 Aug 2015 09:49:41 +0000 (10:49 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 4 Sep 2015 08:53:42 +0000 (09:53 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=754344

gst-libs/gst/Makefile.am

index 9e985c5..3b5e13a 100644 (file)
@@ -25,7 +25,7 @@ pbutils: video audio
 rtp: audio
 
 INDEPENDENT_SUBDIRS = \
-       tag audio fft rtp sdp video app
+       tag audio fft sdp video app
 
 .PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)