gstreamer/config/rpi/Makefile.am
2013-02-21 10:13:16 +01:00

7 lines
110 B
Makefile

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