summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-05-03 22:24:16 +0000
committerRoland McGrath <roland@redhat.com>1992-05-03 22:24:16 +0000
commit883239f29aebc35402c6a62b03973542d135773f (patch)
treec7faab48883b75dcebeac7a5a533fb2682e6c403 /GNUmakefile
parente74b5d4fbf2db9ee34b12c970f99fba56749d844 (diff)
downloadgunmake-883239f29aebc35402c6a62b03973542d135773f.tar.gz
Formerly GNUmakefile.~56~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1ac4dcf..b5cd7cd 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -174,7 +174,7 @@ endif
.PHONY: tests
testdir := $(firstword $(wildcard make-test-?.?))
tests: $(testdir)/run_make_tests.pl $(prog)
-# cd $(<D); perl $(<F)
+ cd $(<D); perl $(<F)
# Make the distribution tar files.