mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
|
EXTRA_DIST = gstomx.conf
|
||
|
|
||
|
if USE_OMX_TARGET_ZYNQ_USCALE_PLUS
|
||
|
configdir = $(sysconfdir)/xdg
|
||
|
config_DATA = gstomx.conf
|
||
|
endif
|