mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 02:58:24 +00:00
tests: fix make dist (ship with test-subpicture-data.h).
This commit is contained in:
parent
1b191126c0
commit
3181dca9f2
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ test_textures_LDADD = $(TEST_LIBS) $(TEST_GLX_LIBS)
|
|||
EXTRA_DIST = \
|
||||
image.h \
|
||||
test-decode.h \
|
||||
test-subpicture-data.h \
|
||||
$(test_codecs_source_c) \
|
||||
$(test_codecs_source_h) \
|
||||
$(NULL)
|
||||
|
|
Loading…
Reference in a new issue