mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
9 lines
143 B
Makefile
9 lines
143 B
Makefile
|
EXTRA_DIST = gstomx.conf.in
|
||
|
|
||
|
if USE_OMX_TARGET_TIZONIA
|
||
|
configdir = $(sysconfdir)/xdg
|
||
|
config_DATA = gstomx.conf
|
||
|
endif
|
||
|
|
||
|
CLEANFILES = gstomx.conf
|