(TESTS): Add p-thru-slink
authorJim Meyering <jim@meyering.net>
Fri, 23 Dec 2005 18:17:39 +0000 (18:17 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Dec 2005 18:17:39 +0000 (18:17 +0000)
tests/mkdir/Makefile.am

index 18779a6..49e2d4b 100644 (file)
@@ -1,7 +1,9 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.1 gnits
 
-TESTS = p-3 p-1 p-2 special-1 perm parents t-slash p-slashdot
+TESTS = \
+  p-thru-slink \
+  p-3 p-1 p-2 special-1 perm parents t-slash p-slashdot
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   srcdir=$(srcdir) \