Skip to content

Commit

Permalink
add missed images to SEXTANTE algorithm help files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Nov 19, 2012
1 parent 6173fa3 commit 463dec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/sextante/taudem/CMakeLists.txt
@@ -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})
Expand Down

0 comments on commit 463dec7

Please sign in to comment.