summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-21 11:46:15 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-21 11:46:15 +0000
commit92f5a8ac6cbfae807cea6955002a95808f60411c (patch)
tree23828da2c6933da69e2f3ccffdc62cac621979dd /Makefile.am
parent1fcdd0a62da9ddf67e620ce8064914ac0f61d67a (diff)
downloadgstreamer-plugins-base-92f5a8ac6cbfae807cea6955002a95808f60411c.tar.gz
fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
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 099534f71..b9e2a8d32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS=sys ext
+SUBDIRS=gst sys ext gst-libs
-DIST_SUBDIRS=sys ext
+DIST_SUBDIRS=gst sys ext gst-libs