Skip to content

Commit 70dc543

Browse files
author
paulino
committed
Removes reference to obsolete file nmap-payloads to fix error when running make install
1 parent 87274f8 commit 70dc543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile.in

-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ install-nmap: $(TARGET)
329329
$(INSTALL) -c -m 644 docs/nmap.xsl $(DESTDIR)$(nmapdatadir)/
330330
$(INSTALL) -c -m 644 docs/nmap.dtd $(DESTDIR)$(nmapdatadir)/
331331
$(INSTALL) -c -m 644 nmap-services $(DESTDIR)$(nmapdatadir)/
332-
$(INSTALL) -c -m 644 nmap-payloads $(DESTDIR)$(nmapdatadir)/
333332
$(INSTALL) -c -m 644 nmap-rpc $(DESTDIR)$(nmapdatadir)/
334333
$(INSTALL) -c -m 644 nmap-os-db $(DESTDIR)$(nmapdatadir)/
335334
$(INSTALL) -c -m 644 nmap-service-probes $(DESTDIR)$(nmapdatadir)/

0 commit comments

Comments
 (0)