]> git.pond.sub.org Git - empserver/commitdiff
(info): TOP was missing.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 23 Dec 2005 17:53:28 +0000 (17:53 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 23 Dec 2005 17:53:28 +0000 (17:53 +0000)
Make.mk

diff --git a/Make.mk b/Make.mk
index 8c174289af93371974e4724a387127a6725703e3..98bc6e795a422459b38e61ca5edadea4beb7a02f 100644 (file)
--- a/Make.mk
+++ b/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