From 847ee5a3bd2e61e59fe66317dc27f24cd96f6cd2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 27 Feb 2000 14:39:19 +0000 Subject: (TESTS): Add create-leading. --- tests/install/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/install') diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am index b420f85f0..9a9126422 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 -- cgit v1.2.3-54-g00ecf