mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
jpeg: fix make dist.
This commit is contained in:
parent
cdd33a433e
commit
fbb9a5e1c0
1 changed files with 1 additions and 4 deletions
|
@ -22,12 +22,9 @@ libgstvaapi_codecparsers_source_h = \
|
|||
gstjpegparser.h \
|
||||
$(NULL)
|
||||
|
||||
libgstvaapi_codecparsers_source_priv_h = \
|
||||
$(NULL)
|
||||
|
||||
libgstvaapi_codecparsers_la_SOURCES = \
|
||||
$(libgstvaapi_codecparsers_source_c) \
|
||||
$(libgstvaapi_codecparsers_source_priv_h) \
|
||||
$(libgstvaapi_codecparsers_source_h) \
|
||||
$(NULL)
|
||||
|
||||
libgstvaapi_codecparsers_la_CFLAGS = \
|
||||
|
|
Loading…
Reference in a new issue