summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-06 11:18:55 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-06 11:18:55 +0100
commit3181dca9f26b1c0fbfa23d2a7a82bcbe7e22993e (patch)
tree774adf6e9b3ff566a557bdbd5cb3a218214dd01b /tests/Makefile.am
parent1b191126c0cf50a1571810d177380694335ffb3c (diff)
downloadgst-vaapi-3181dca9f26b1c0fbfa23d2a7a82bcbe7e22993e.tar.gz
tests: fix make dist (ship with test-subpicture-data.h).
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d1c7d458..2f549415 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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)