tests: fix make dist (ship with test-subpicture-data.h).

This commit is contained in:
Gwenole Beauchesne 2012-01-06 11:18:55 +01:00
parent 1b191126c0
commit 3181dca9f2

View file

@ -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)