Browse Source

Update Makefile

MANS deinstall command was incorrect.
master
IGP 7 years ago
committed by GitHub
parent
commit
5433482fc1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -92,4 +92,4 @@ deinstall :
$(RM) -f $(PAM_USB_DEST)/$(PAM_USB)
$(RM) -f $(TOOLS_DEST)/$(PAMUSB_CHECK) $(TOOLS_DEST)/$(PAMUSB_CONF) $(TOOLS_DEST)/$(PAMUSB_AGENT)
$(RM) -rf $(DOCS_DEST)
$(RM) -f $(MANS_DEST)/pusb_*
$(RM) -f $(MANS_DEST)/pamusb-*\.1\.gz

Loading…
Cancel
Save