From: Jim Meyering Date: Sun, 27 Feb 2000 14:39:19 +0000 (+0000) Subject: (TESTS): Add create-leading. X-Git-Tag: FILEUTILS-4_0q~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=847ee5a3bd2e61e59fe66317dc27f24cd96f6cd2;p=thirdparty%2Fcoreutils.git (TESTS): Add create-leading. --- diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am index b420f85f0d..9a9126422c 100644 --- a/tests/install/Makefile.am +++ b/tests/install/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = basic-1 +TESTS = basic-1 create-leading EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH