summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@nokia.com>2010-10-01 04:09:42 +0300
committerFelipe Contreras <felipe.contreras@nokia.com>2010-10-01 04:09:42 +0300
commitfd710ad66dbc3fc07c24485c75e64302a44cbc6d (patch)
treea59675d4faeb65ced0f5fd2c9fa5eb32683ae4fc
parent364e6e59fefef45f81bd02d9a9bf0bb58c6d0cc1 (diff)
build: add missing files to the distv0.10.1
Signed-off-by: Felipe Contreras <felipe.contreras@nokia.com>
-rw-r--r--omx/Makefile.am2
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 =" > $@