[GRASS-SVN] r65881 - grass-addons/grass7/gui/wxpython/wx.metadata

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Aug 11 00:01:03 PDT 2015


Author: krejcmat
Date: 2015-08-11 00:01:03 -0700 (Tue, 11 Aug 2015)
New Revision: 65881

Modified:
   grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
Log:
wx.metadata addon: fix Makefile

Modified: grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/Makefile	2015-08-10 18:10:21 UTC (rev 65880)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/Makefile	2015-08-11 07:01:03 UTC (rev 65881)
@@ -15,4 +15,6 @@
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 
-default: parsubdirs
+default: parsubdirs htmldir
+
+install: installsubdirs



More information about the grass-commit mailing list