dvdspu: add missing header to Makefile.am: gstspu-common.h
This commit is contained in:
parent
25efd30e64
commit
b14110f1be
@ -8,6 +8,6 @@ libgstdvdspu_la_LIBADD = $(GST_LIBS)
|
|||||||
libgstdvdspu_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstdvdspu_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
libgstdvdspu_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstdvdspu_la_LIBTOOLFLAGS = --tag=disable-static
|
||||||
|
|
||||||
noinst_HEADERS = gstdvdspu.h gstspu-pgs.h gstspu-vobsub.h
|
noinst_HEADERS = gstdvdspu.h gstspu-pgs.h gstspu-vobsub.h gstspu-common.h
|
||||||
|
|
||||||
EXTRA_DIST = Notes.txt
|
EXTRA_DIST = Notes.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user