From 85ce3f39ba8e131d8b13ca5ade4836e703b4d041 Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Fri, 1 Oct 2010 15:23:01 +0200 Subject: Fix that the documentation top index generator can handle an Ericsson internal application group --- system/doc/top/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/doc/top/Makefile') diff --git a/system/doc/top/Makefile b/system/doc/top/Makefile index 148fefaf13..aac90fcaa4 100644 --- a/system/doc/top/Makefile +++ b/system/doc/top/Makefile @@ -246,7 +246,7 @@ release_docs_spec: docs $(INSTALL_DATA) $(INDEX_FILES) $(MAN_INDEX) $(TOP_HTML_FILES) $(RELSYSDIR) $(INSTALL_DIR) $(RELSYSDIR)/docbuild $(INSTALL_DATA) $(INDEX_SCRIPT) $(MAN_INDEX_SCRIPT) $(JAVASCRIPT_BUILD_SCRIPT) \ - $(INDEX_SCRIPT_SRC) $(MAN_INDEX_SCRIPT_SRC) $(JAVASCRIPT_BUILD_SCRIPT_SRC) \ + $(INDEX_SRC) $(MAN_INDEX_SRC) $(JAVASCRIPT_BUILD_SCRIPT_SRC) \ $(TEMPLATES) $(RELSYSDIR)/docbuild -- cgit v1.2.3