(info): TOP was missing.

This commit is contained in:
Markus Armbruster 2005-12-23 17:53:28 +00:00
parent ee1a17a402
commit 1bf21d048a

View file

@ -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