We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6173fa3 commit 463dec7Copy full SHA for 463dec7
python/plugins/sextante/taudem/CMakeLists.txt
@@ -1,6 +1,6 @@
1
FILE(GLOB PY_FILES *.py)
2
FILE(GLOB DESCR_FILES description/*.txt)
3
-FILE(GLOB HELP_FILES help/*.html)
+FILE(GLOB HELP_FILES help/*.*)
4
5
PLUGIN_INSTALL(sextante taudem ${PY_FILES})
6
PLUGIN_INSTALL(sextante taudem/description ${DESCR_FILES})
0 commit comments