summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82d3385..a444e56 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ ETC_SRCS?=$(PWD)/etc/wpa_supplicant
ROOT=$(PREFIX)/share/wifibox
SHAREDIR=$(DESTDIR)$(ROOT)
ETCDIR=$(DESTDIR)$(PREFIX)/etc/wifibox
-MANDIR=$(DESTDIR)$(PREFIX)/man
+MANDIR=$(DESTDIR)$(PREFIX)/share/man
RUNDIR=$(DESTDIR)/var/run/wifibox
WORKDIR?=$(PWD)/work