mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +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
|