diff options
Diffstat (limited to 'sdpd')
-rw-r--r-- | sdpd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdpd/Makefile.am b/sdpd/Makefile.am index 8f50c596..c1dcb253 100644 --- a/sdpd/Makefile.am +++ b/sdpd/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -mandir = $(prefix)/usr/share/man +mandir = $(prefix)/share/man sbin_PROGRAMS = sdpd |