processing: fix installation of saga 2.1.3 descriptions

This commit is contained in:
Juergen E. Fischer 2015-06-26 01:35:52 +02:00
parent 6e3a1fa057
commit 2d87a70609

View File

@ -1,6 +1,6 @@
FILE(GLOB PY_FILES *.py)
FILE(GLOB DESCR212_FILES description/2.1.2/*.txt)
FILE(GLOB DESCR213_FILES description/2.1.2/*.txt)
FILE(GLOB DESCR213_FILES description/2.1.3/*.txt)
FILE(GLOB HELP_FILES help/*.rst)
ADD_SUBDIRECTORY(ext)