From 5ef78e1797d6adf5875d21ccdd09859d1466bd1b Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Thu, 14 Oct 2010 17:16:45 +0200 Subject: Add vts.tool to priv exports for unix --- lib/common_test/priv/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/common_test/priv') diff --git a/lib/common_test/priv/Makefile.in b/lib/common_test/priv/Makefile.in index 6372bbc8d5..a6ac0f1a02 100644 --- a/lib/common_test/priv/Makefile.in +++ b/lib/common_test/priv/Makefile.in @@ -56,8 +56,8 @@ ifneq ($(findstring win32,$(TARGET)),win32) # # Files # -FILES = -SCRIPTS = +FILES = vts.tool +SCRIPTS = IMAGES = tile1.jpg # -- cgit v1.2.3