1
2if ENABLE_GST
3GST_DIR = gstreamer
4else
5GST_DIR =
6endif
7
8SUBDIRS = $(GST_DIR)
9