diff options
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r-- | tools/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index 7b4f14e7e6..dec5f750cf 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -46,9 +46,6 @@ uninstall: $(RM) $(DESTDIR)$(OPENSSLDIR)/misc/$$i; \ done; -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - errors: depend: |