Signed-off-by: Anders Roxell <[email protected]> --- testcases/realtime/func/pi-tests/Makefile | 2 +- testcases/realtime/perf/latency/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/testcases/realtime/func/pi-tests/Makefile b/testcases/realtime/func/pi-tests/Makefile index 5273952..7a7a57a 100644 --- a/testcases/realtime/func/pi-tests/Makefile +++ b/testcases/realtime/func/pi-tests/Makefile @@ -22,7 +22,7 @@ top_srcdir ?= ../../../.. -INSTALL_TARGETS := run_auto.sh +INSTALL_TARGETS := run_auto.sh parse-testpi1.py parse-testpi2.py include $(top_srcdir)/include/mk/env_pre.mk include $(abs_srcdir)/../../config.mk diff --git a/testcases/realtime/perf/latency/Makefile b/testcases/realtime/perf/latency/Makefile index eea054d..e8f3345 100644 --- a/testcases/realtime/perf/latency/Makefile +++ b/testcases/realtime/perf/latency/Makefile @@ -22,7 +22,7 @@ top_srcdir ?= ../../../.. -INSTALL_TARGETS := run_auto.sh +INSTALL_TARGETS := run_auto.sh cpunoise.sh cpunoise2000.sh disknoise.sh include $(top_srcdir)/include/mk/env_pre.mk include $(abs_srcdir)/../../config.mk include $(top_srcdir)/include/mk/generic_leaf_target.mk -- 1.7.10.4 ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
