[GRASS-SVN] r53526 - grass/trunk/man

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 22 14:41:18 PDT 2012


Author: lucadelu
Date: 2012-10-22 14:41:18 -0700 (Mon, 22 Oct 2012)
New Revision: 53526

Modified:
   grass/trunk/man/Makefile
Log:
fix topics html pages

Modified: grass/trunk/man/Makefile
===================================================================
--- grass/trunk/man/Makefile	2012-10-22 20:51:28 UTC (rev 53525)
+++ grass/trunk/man/Makefile	2012-10-22 21:41:18 UTC (rev 53526)
@@ -25,7 +25,7 @@
 
 IDXCATS := $(foreach cat,$(categories),$(lastword $(subst :, ,$(cat))))
 
-IDXSRC = full_index index $(IDXCATS)
+IDXSRC = full_index index topics $(IDXCATS)
 
 INDICES := $(patsubst %,$(HTMLDIR)/%.html,$(IDXSRC))
 



More information about the grass-commit mailing list