Added missing CMakeList file.

* Thanks to Taliesin
* Closes 573

--HG--
branch : trunk
This commit is contained in:
Spp
2010-01-30 18:00:40 +01:00
parent 6a3cd98529
commit e4b06aa71c

View File

@@ -0,0 +1,5 @@
FILE(GLOB _SQL_322 *.sql)
INSTALL(FILES
${_SQL_322}
DESTINATION share/trinity/sql/updates/3.0.9_old)