mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
Update makefile with missing header file
This commit is contained in:
parent
1a291a126a
commit
e2623815d1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ libgstdv_la_LIBADD = \
|
|||
libgstdv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstdv_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstdvdemux.h gstdvdec.h
|
||||
noinst_HEADERS = gstdvdemux.h gstdvdec.h gstsmptetimecode.h
|
||||
|
||||
EXTRA_DIST = NOTES
|
||||
|
||||
|
|
Loading…
Reference in a new issue