Add the ppp-primer directory to SUBDIR.
This commit is contained in:
parent
3c01391a85
commit
e6bd6e2d4a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5654
2 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.5 1999/09/06 06:52:39 peter Exp $
|
||||||
|
|
||||||
SUBDIR = faq
|
SUBDIR = faq
|
||||||
SUBDIR+= fdp-primer
|
SUBDIR+= fdp-primer
|
||||||
SUBDIR+= handbook
|
SUBDIR+= handbook
|
||||||
|
SUBDIR+= ppp-primer
|
||||||
|
|
||||||
ROOT_SYMLINKS= faq handbook
|
ROOT_SYMLINKS= faq handbook
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.5 1999/09/06 06:52:39 peter Exp $
|
||||||
|
|
||||||
SUBDIR = faq
|
SUBDIR = faq
|
||||||
SUBDIR+= fdp-primer
|
SUBDIR+= fdp-primer
|
||||||
SUBDIR+= handbook
|
SUBDIR+= handbook
|
||||||
|
SUBDIR+= ppp-primer
|
||||||
|
|
||||||
ROOT_SYMLINKS= faq handbook
|
ROOT_SYMLINKS= faq handbook
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue