diff options
Diffstat (limited to 'ext/hermes/Makefile.am')
-rw-r--r-- | ext/hermes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hermes/Makefile.am b/ext/hermes/Makefile.am index f178a29f..9270f085 100644 --- a/ext/hermes/Makefile.am +++ b/ext/hermes/Makefile.am @@ -19,4 +19,4 @@ libgstcolorspace_la_CFLAGS = $(GST_CFLAGS) libgstcolorspace_la_LIBADD = $(PLUGIN_EXTRA_LIBS) libgstcolorspace_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstcolorspace.h yuv2rgb.h +noinst_HEADERS = gstcolorspace.h yuv2rgb.h yuv2yuv.h |