diff options
Diffstat (limited to 'gst/interleave/Makefile.am')
-rw-r--r-- | gst/interleave/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/interleave/Makefile.am b/gst/interleave/Makefile.am index 9a09cdbc..62e7f3e3 100644 --- a/gst/interleave/Makefile.am +++ b/gst/interleave/Makefile.am @@ -6,4 +6,4 @@ libgstinterleave_la_CFLAGS = $(GST_CFLAGS) libgstinterleave_la_LIBADD = $(GST_LIBS) libgstinterleave_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = plugin.h +noinst_HEADERS = plugin.h interleave.h deinterleave.h |