diff options
Diffstat (limited to '')
| -rw-r--r-- | scripts/w3mman/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/w3mman/Makefile b/scripts/w3mman/Makefile index a95f113..6bf7b4c 100644 --- a/scripts/w3mman/Makefile +++ b/scripts/w3mman/Makefile @@ -1,7 +1,7 @@  prefix		= /usr/local  BIN_DIR		= $(prefix)/bin -LIB_DIR		= $(prefix)/lib/w3m +LIB_DIR		= $(prefix)/lib/w3m/cgi-bin  MAN_DIR		= $(prefix)/man  MAN1_DIR	= $(MAN_DIR)/man1  DESTDIR		= | 
