projects
/
platform
/
upstream
/
gstreamer-vaapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c5d79
)
Fix make dist.
author
gb
<gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Mon, 3 May 2010 22:42:46 +0000
(22:42 +0000)
committer
Gwenole Beauchesne
<gbeauchesne@splitted-desktop.com>
Mon, 20 Sep 2010 10:55:44 +0000
(12:55 +0200)
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index
0147c9f
..
1441704
100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-58,7
+58,12
@@
test_textures_SOURCES = test-textures.c image.c
test_textures_CFLAGS = $(TEST_CFLAGS) $(TEST_GLX_CFLAGS)
test_textures_LDADD = $(TEST_LIBS) $(TEST_GLX_LIBS)
-EXTRA_DIST = image.h $(test_codecs_source_c) $(test_codecs_source_h)
+EXTRA_DIST = \
+ image.h \
+ test-decode.h \
+ $(test_codecs_source_c) \
+ $(test_codecs_source_h) \
+ $(NULL)
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = Makefile.in