Skip to content
Permalink
Browse files
add missed images to SEXTANTE algorithm help files
  • Loading branch information
alexbruy committed Nov 19, 2012
1 parent 6173fa3 commit 463dec7
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
FILE(GLOB PY_FILES *.py)
FILE(GLOB DESCR_FILES description/*.txt)
FILE(GLOB HELP_FILES help/*.html)
FILE(GLOB HELP_FILES help/*.*)

PLUGIN_INSTALL(sextante taudem ${PY_FILES})
PLUGIN_INSTALL(sextante taudem/description ${DESCR_FILES})

0 comments on commit 463dec7

Please sign in to comment.