BUG: add missing install file

This commit is contained in:
Bill Hoffman 2004-04-30 08:02:44 -04:00
parent 5601afe384
commit 98da4d31f8
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# just install the modules
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)