Home | History | Annotate | Download | only in wrapper
      1 
      2 if ENABLE_GST
      3 GST_DIR = gstreamer
      4 else
      5 GST_DIR =
      6 endif
      7 
      8 SUBDIRS = $(GST_DIR)
      9