瀏覽代碼

fixed Makefile, thanks to Travis CI

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66264 15284696-431f-4ddb-bdfa-cd5b030d7da7
Luca Delucchi 9 年之前
父節點
當前提交
adc7e366d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      man/Makefile

+ 1 - 1
man/Makefile

@@ -119,7 +119,7 @@ $(HTMLDIR)/graphical_index.html: $(ALL_HTML)
 	touch $@
 
 $(HTMLDIR)/manual_gallery.html: $(ALL_HTML)
-       $(call build_manual_gallery)
+	$(call build_manual_gallery)
 
 $(HTMLDIR)/parser_standard_options.html: $(ALL_HTML)
 	$(call build_pso)