Add missing file from last commit

This commit is contained in:
Sebastian Dröge 2013-02-21 20:32:42 +01:00
parent 9ed06008cd
commit 7d2703570d

View file

@ -0,0 +1,6 @@
EXTRA_DIST = gstomx.conf
if USE_OMX_TARGET_BELLAGIO
configdir = $(sysconfdir)/xdg
config_DATA = gstomx.conf
endif