[GRASS-SVN] r73246 - grass-addons/grass7/imagery/i.sentinel

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 4 03:18:14 PDT 2018


Author: neteler
Date: 2018-09-04 03:18:14 -0700 (Tue, 04 Sep 2018)
New Revision: 73246

Modified:
   grass-addons/grass7/imagery/i.sentinel/Makefile
Log:
i.sentinel addon: fix missing htmldir (https://github.com/RobiFag/GRASS_clouds_and_shadows/issues/1)

Modified: grass-addons/grass7/imagery/i.sentinel/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.sentinel/Makefile	2018-09-04 09:03:38 UTC (rev 73245)
+++ grass-addons/grass7/imagery/i.sentinel/Makefile	2018-09-04 10:18:14 UTC (rev 73246)
@@ -10,7 +10,7 @@
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 
-default: parsubdirs
+default: parsubdirs htmldir
 
 install: installsubdirs
 	$(INSTALL_DATA) $(PGM).html $(INST_DIR)/docs/html/



More information about the grass-commit mailing list