From 52a59229d200a8d74d66e02126c290434d3157d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 11 Oct 2011 16:08:49 -0400 Subject: Move the lib out of gst-libs --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9b5977f9..3acf9983 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ PYTHON_SUBDIR = python endif SUBDIRS = \ - gst-libs \ + farstream \ gst $(SUBDIRS_EXT) \ transmitters \ $(PYTHON_SUBDIR) \ @@ -20,7 +20,7 @@ SUBDIRS = \ # pkgconfig DIST_SUBDIRS = \ - gst-libs \ + farstream \ gst $(SUBDIRS_EXT) \ transmitters \ python \ -- cgit v1.2.1