Explorar o código

fixed Makefile, thanks to Travis CI

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66264 15284696-431f-4ddb-bdfa-cd5b030d7da7
Luca Delucchi %!s(int64=9) %!d(string=hai) anos
pai
achega
adc7e366d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)