diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index e8ac7d7b7..96f53ca11 100644 --- a/Makefile.in +++ b/Makefile.in @@ -105,7 +105,6 @@ check test: distclean-here: @cd Completion && $(MAKE) $(MAKEDEFS) $@ @cd Functions && $(MAKE) $(MAKEDEFS) $@ - @cd Test && $(MAKE) $(MAKEDEFS) $@ rm -f Makefile config.h config.status config.log config.cache stamp-h Config/defs.mk realclean-here: |