mirror of
https://github.com/samba-team/samba.git
synced 2025-09-11 09:44:19 +03:00
Missed one substitution variable
This commit is contained in:
committed by
Gerald W. Carter
parent
740bfb28ff
commit
934bca56f9
@@ -44,7 +44,7 @@ Samba-HOWTO-Collection/index.xml: $(subst Samba-HOWTO-Collection/index.xml,,$(wi
|
||||
Samba-Developers-Guide/index.xml: $(subst Samba-Developers-Guide/index.xml,,$(wildcard Samba-Developers-Guide/*.xml)) Samba-Developers-Guide-attributions.xml
|
||||
|
||||
# Pseudo targets
|
||||
all: @TARGETS@
|
||||
all: $(TARGETS)
|
||||
everything: manpages pdf html-single html htmlman txt ps fo htmlhelp pearson verify
|
||||
release: manpages htmlman html pdf
|
||||
|
||||
|
Reference in New Issue
Block a user