summaryrefslogtreecommitdiff
path: root/omx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'omx/Makefile.am')
-rw-r--r--omx/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/omx/Makefile.am b/omx/Makefile.am
index adbc9ab..2e16f7c 100644
--- a/omx/Makefile.am
+++ b/omx/Makefile.am
@@ -10,6 +10,7 @@ libgstomx_la_SOURCES = \
gstomxvideodec.c \
gstomxvideoenc.c \
gstomxaudioenc.c \
+ gstomxmjpegdec.c \
gstomxmpeg4videodec.c \
gstomxmpeg2dec.c \
gstomxh264dec.c \
@@ -26,6 +27,7 @@ noinst_HEADERS = \
gstomxvideodec.h \
gstomxvideoenc.h \
gstomxaudioenc.h \
+ gstomxmjpegdec.h \
gstomxmpeg2dec.h \
gstomxmpeg4videodec.h \
gstomxh264dec.h \