testsuite/Makefile.am: Fix more OSX buildbots.

Original commit message from CVS:
* testsuite/Makefile.am:
Fix more OSX buildbots.
This commit is contained in:
Ronald S. Bultje 2005-02-01 18:13:20 +00:00
parent 9abefbf3db
commit c58ee4ef21
3 changed files with 19 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* testsuite/Makefile.am:
Fix more OSX buildbots.
2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
* ext/mpeg2dec/gstmpeg2dec.c:

View file

@ -4,8 +4,14 @@ else
ALSA_DIR=
endif
if HAVE_GTK
EMBED_DIR=embed
else
EMBED_DIR=
endif
SUBDIRS = \
embed \
$(EMBED_DIR) \
spider \
multifilesink \
$(ALSA_DIR) #seeking

View file

@ -4,8 +4,14 @@ else
ALSA_DIR=
endif
if HAVE_GTK
EMBED_DIR=embed
else
EMBED_DIR=
endif
SUBDIRS = \
embed \
$(EMBED_DIR) \
spider \
multifilesink \
$(ALSA_DIR) #seeking