summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tar02')
-rw-r--r--testsuites/libtests/tar02/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am
index ab328fe19f..00b4174ce6 100644
--- a/testsuites/libtests/tar02/Makefile.am
+++ b/testsuites/libtests/tar02/Makefile.am
@@ -41,7 +41,7 @@ initial_filesystem.tar:
(echo "This is a test of loading an RTEMS filesystem from an" ; \
echo "initial tar image.") >initial_fs/home/test_file
(cd initial_fs; \
- $(LN_S) home/test_file symlink
+ $(LN_S) home/test_file symlink; \
$(PAX) -w -f ../initial_filesystem.tar home symlink)
CLEANFILES += initial_filesystem.tar