[gst-cvs] gst-openmax: build: add missing files to the dist
Felipe Contreras
felipec at kemper.freedesktop.org
Thu Sep 30 18:18:29 PDT 2010
Module: gst-openmax
Branch: refs/tags/v0.10.1
Commit: fd710ad66dbc3fc07c24485c75e64302a44cbc6d
URL: http://cgit.freedesktop.org/gstreamer/gst-openmax/commit/?id=fd710ad66dbc3fc07c24485c75e64302a44cbc6d
Author: Felipe Contreras <felipe.contreras at nokia.com>
Date: Fri Oct 1 04:09:42 2010 +0300
build: add missing files to the dist
Signed-off-by: Felipe Contreras <felipe.contreras at nokia.com>
---
omx/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/omx/Makefile.am b/omx/Makefile.am
index 7e9f81f..915b562 100644
--- a/omx/Makefile.am
+++ b/omx/Makefile.am
@@ -48,7 +48,7 @@ libgstomx_la_CFLAGS = -I$(srcdir)/headers $(GST_CFLAGS) $(GST_BASE_CFLAGS) -I$(t
libgstomx_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(top_builddir)/util/libutil.la
libgstomx_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-EXTRA_DIST = headers
+EXTRA_DIST = headers gstomx.conf
gstomx_conf.c: gstomx.conf
echo "const char *default_config =" > $@
More information about the Gstreamer-commits
mailing list