mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
EXTRA_DIST = gstomx.conf
|
|
|
|
if USE_OMX_TARGET_BELLAGIO
|
|
configdir = $(sysconfdir)/xdg
|
|
config_DATA = gstomx.conf
|
|
endif
|