mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
Proper dependencies for dev-doc
(This used to be commit 52816b4e374753880f6022bce5dffd3d7d3ff1c1)
This commit is contained in:
parent
1b5168421b
commit
8f3dd1e397
@ -56,6 +56,7 @@ MANPAGES_HTML=$(patsubst %,$(HTMLDIR)/%.html,$(MANPAGES_NAMES))
|
||||
PROJDOC_IMAGES_PNG = $(wildcard $(IMAGEPROJDIR)/*.png)
|
||||
PROJDOC_IMAGES_EPS=$(patsubst %.png,%.eps,$(wildcard $(IMAGEPROJDIR)/*.png))
|
||||
PROJDOC_DEPS = $(PROJDOC)/*.xml $(PROJDOC)/attributions.xml $(MANPROJDOC)/*.xml $(SMBDOTCONFDOC)/smb.conf.5.xml $(SMBDOTCONFDOC)/parameters.all.xml $(SMBDOTCONFDOC)/parameters.global.xml $(SMBDOTCONFDOC)/parameters.service.xml
|
||||
DEVDOC_DEPS = $(DEVDOC)/*.xml $(DEVDOC)/attributions.xml
|
||||
|
||||
all:
|
||||
@echo "Supported make targets:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user