mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the man directory to the SUBDIR list - some pages were bing lost.
Thes pages will move for 2.2. Please put this in 2.1
This commit is contained in:
parent
56c78cb71a
commit
9d38201e5d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.17 1995/09/13 17:23:00 markm Exp $
|
||||
|
||||
SUBDIR= des include lib libexec usr.bin usr.sbin
|
||||
SUBDIR= des include lib libexec usr.bin usr.sbin man
|
||||
|
||||
SDIR= ${.CURDIR}/..
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue