Skip to content

Commit 463dec7

Browse files
committed
add missed images to SEXTANTE algorithm help files
1 parent 6173fa3 commit 463dec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/sextante/taudem/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FILE(GLOB PY_FILES *.py)
22
FILE(GLOB DESCR_FILES description/*.txt)
3-
FILE(GLOB HELP_FILES help/*.html)
3+
FILE(GLOB HELP_FILES help/*.*)
44

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

0 commit comments

Comments
 (0)