summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 16:08:49 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 16:14:10 -0400
commit52a59229d200a8d74d66e02126c290434d3157d8 (patch)
tree1adf3344ad47dbed6c35c42511362b232c703683 /Makefile.am
parent7098f40db04b6a32c311b802a2c12f0f450ee7b7 (diff)
downloadfarstream-52a59229d200a8d74d66e02126c290434d3157d8.tar.gz
Move the lib out of gst-libs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \