gstreamer/config/rpi/Makefile.am

7 lines
110 B
Makefile
Raw Normal View History

EXTRA_DIST = gstomx.conf
if USE_OMX_TARGET_RPI
configdir = $(sysconfdir)/xdg
config_DATA = gstomx.conf
endif