Add missing file from last commit
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Feb 2013 19:32:42 +0000 (20:32 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Feb 2013 19:32:42 +0000 (20:32 +0100)
config/bellagio/Makefile.am [new file with mode: 0644]

diff --git a/config/bellagio/Makefile.am b/config/bellagio/Makefile.am
new file mode 100644 (file)
index 0000000..2de7067
--- /dev/null
@@ -0,0 +1,6 @@
+EXTRA_DIST = gstomx.conf
+
+if USE_OMX_TARGET_BELLAGIO
+configdir = $(sysconfdir)/xdg
+config_DATA = gstomx.conf
+endif