Explorar o código

fix topics html pages

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53526 15284696-431f-4ddb-bdfa-cd5b030d7da7
Luca Delucchi %!s(int64=12) %!d(string=hai) anos
pai
achega
69d364650c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      man/Makefile

+ 1 - 1
man/Makefile

@@ -25,7 +25,7 @@ categories = \
 
 IDXCATS := $(foreach cat,$(categories),$(lastword $(subst :, ,$(cat))))
 
-IDXSRC = full_index index $(IDXCATS)
+IDXSRC = full_index index topics $(IDXCATS)
 
 INDICES := $(patsubst %,$(HTMLDIR)/%.html,$(IDXSRC))