diff options
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index a9140dd843..b384a934c6 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SUBDIRS = docbook-cheat-sheet +SUBDIRS = building docbook-cheat-sheet ext-core storage-mgt users_guide include $(TOP)/mk/target.mk |