mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 09:45:27 +00:00
8 lines
86 B
Makefile
8 lines
86 B
Makefile
if USE_SINE
|
|
SINE_DIR=sine
|
|
else
|
|
SINE_DIR=
|
|
endif
|
|
|
|
SUBDIRS=$(SINE_DIR)
|
|
DIST_SUBDIRS=sine
|