From 1061b9df748d0d869a9998c69b581cc2c94d0972 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 30 Jul 2010 05:51:07 +0000 Subject: =?UTF-8?q?2010-07-30=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tar01/Makefile.am, tar02/Makefile.am: Add BUILT_SOURCES. --- testsuites/libtests/tar02/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/libtests/tar02') diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am index 5d606a5281..11da5c681c 100644 --- a/testsuites/libtests/tar02/Makefile.am +++ b/testsuites/libtests/tar02/Makefile.am @@ -8,6 +8,8 @@ rtems_tests_PROGRAMS = tar02 tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \ initial_filesystem_tar.c initial_filesystem_tar.h +BUILT_SOURCES = initial_filesystem_tar.c initial_filesystem_tar.h + dist_rtems_tests_DATA = tar02.scn include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -- cgit v1.2.3