summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosep Torra <n770galaxy@gmail.com>2013-03-22 10:31:34 +0100
committerJosep Torra <n770galaxy@gmail.com>2013-03-22 10:31:34 +0100
commitb5abf3443dd2564515cc824c45631d4714371fc8 (patch)
tree3d6d6066298e3e979f8957ca9984633ba3915811
parenta2e8bdf1aa5c2cfc8b84ca794f9498773e8a29ef (diff)
downloadgst-omx-b5abf3443dd2564515cc824c45631d4714371fc8.tar.gz
makefile: source code for local copy of base classes has to be disted
-rw-r--r--omx/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/omx/Makefile.am b/omx/Makefile.am
index 709376f..b563404 100644
--- a/omx/Makefile.am
+++ b/omx/Makefile.am
@@ -79,6 +79,8 @@ libgstopenmax_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
EXTRA_DIST = \
openmax \
+ $(VIDEO_BASE_CLASSES_C) \
+ $(VIDEO_BASE_CLASSES_H) \
gstomxvp8dec.c \
gstomxvp8dec.h