(info): TOP was missing.
This commit is contained in:
parent
ee1a17a402
commit
1bf21d048a
1 changed files with 1 additions and 1 deletions
2
Make.mk
2
Make.mk
|
@ -51,7 +51,7 @@ tsrc := $(filter %.t, $(src))
|
|||
# Info topics and subjects
|
||||
-include subjects.mk
|
||||
topics := $(patsubst %.t,%,$(notdir $(tsrc)))
|
||||
info := $(topics) $(subjects) all
|
||||
info := $(topics) $(subjects) all TOP
|
||||
|
||||
# Generated files
|
||||
mk := sources.mk subjects.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue