Skip to content

Commit

Permalink
SubDirs
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 23, 2018
1 parent d6b59ae commit 6038ae9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Makefile
@@ -1,5 +1,5 @@

SUBDIRS = manuals/en/new_main_reference/
SUBDIRS = manuals/en/new_main_reference/ manuals/en/developers/
#manuals/en/main/ manuals/en/new_main_reference/ manuals/en/developers/
.PHONY: $(SUBDIRS)

Expand Down
2 changes: 1 addition & 1 deletion docs/debian/docs
@@ -1,4 +1,4 @@
#manuals/en/main/bareos-manual-main-reference.pdf
#manuals/en/main/html/
#manuals/en/developers/html/
manuals/en/developers/BareosDeveloperGuide/
manuals/en/new_main_reference/BareosMainReference/
2 changes: 1 addition & 1 deletion docs/manuals/en/developers/Makefile
Expand Up @@ -6,7 +6,7 @@ SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = BareosDeveloperGuide
SOURCEDIR = source
BUILDDIR = .
BUILDDIR = BareosDeveloperGuide

## Put it first so that "make" without argument is like "make help".
#help:
Expand Down

0 comments on commit 6038ae9

Please sign in to comment.