summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorRen, Zhaohan <zhaohan.ren@intel.com>2009-03-26 02:25:03 +0800
committerRen, Zhaohan <zhaohan.ren@intel.com>2009-03-26 02:25:03 +0800
commit6589ff739a78183beb2b9b9f88741ae7eeb0eb29 (patch)
treefa782e583e5e6c5d5e01b6f6936b8f605a3c818c /test/Makefile.am
parenta7b1d60aa702f1f5ac0f81967381f18c3cdc9c50 (diff)
downloadlibva-6589ff739a78183beb2b9b9f88741ae7eeb0eb29.tar.gz
patch 102_fix_make_dist.patch
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 4c6f8f9..9a9c87f 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -72,6 +72,7 @@ test_11_SOURCES = test_11.c
test_12_LDADD = $(TEST_LIBS)
test_12_SOURCES = test_12.c
+EXTRA_DIST = test_common.c
valgrind: $(check_PROGRAMS)
for a in $(check_PROGRAMS); do \