From 9330064caced830e74bc3a56ebf3931a5006ab54 Mon Sep 17 00:00:00 2001 From: Yue jianhui Date: Wed, 12 Jun 2013 22:48:00 -0700 Subject: [PATCH] Update Makefile files due to add README Change-Id: Ie237c8ebb8240ea1e90578e52d441d4f94e38624 Signed-off-by: Yue jianhui --- tct-pm-wrt-tests/Makefile.am | 2 +- tct-ui-wrt-tests/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tct-pm-wrt-tests/Makefile.am b/tct-pm-wrt-tests/Makefile.am index 05a2710..2815425 100644 --- a/tct-pm-wrt-tests/Makefile.am +++ b/tct-pm-wrt-tests/Makefile.am @@ -31,4 +31,4 @@ SUBDIRS = WebRunTime resources testdefdir = $(datadir)/tct-pm-wrt-tests dist_testdef_DATA = tests.xml docdir = /opt/tct-pm-wrt-tests -dist_doc_DATA = Changelog *.wgt +dist_doc_DATA = Changelog README *.wgt diff --git a/tct-ui-wrt-tests/Makefile.am b/tct-ui-wrt-tests/Makefile.am index c5ee921..386e478 100644 --- a/tct-ui-wrt-tests/Makefile.am +++ b/tct-ui-wrt-tests/Makefile.am @@ -30,4 +30,4 @@ testdefdir = $(datadir)/tct-ui-wrt-tests dist_testdef_DATA = tests.xml docdir = /opt/tct-ui-wrt-tests -dist_doc_DATA = Changelog *.wgt +dist_doc_DATA = Changelog README *.wgt -- 2.7.4