mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
4a583683e5
Original commit message from CVS: Merged from INCSCHED on 200505251!!!
11 lines
216 B
Makefile
11 lines
216 B
Makefile
|
|
if HAVE_GNOME
|
|
GNOME_SUBDS = autoplug
|
|
else
|
|
GNOME_SUBDS =
|
|
endif
|
|
|
|
SUBDIRS = $(GNOME_SUBDS) \
|
|
helloworld helloworld2 \
|
|
queue queue2 queue3 queue4 \
|
|
launch thread xml plugins typefind mixer
|