summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a0205e..8a6a2ad 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,7 @@ $(INFO_PLIST_FILE): src/Info.plist $(CONTENTS_DIR)
$(INDEX_FILE): src/index.sh $(DOCUMENTS_DIR)
rm -f $@
src/index.sh $@ $(DOCUMENTS_DIR)/*.html
+ src/index.sh -i $@ $(DOCUMENTS_DIR)/Index-of-Terms.html
$(ICON_FILE): src/icon.png $(DOCSET_DIR)
cp src/icon.png $@