diff options
Diffstat (limited to 'data/CMakeLists.txt')
| -rw-r--r-- | data/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index d18c6cf..4cc9324 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -12,6 +12,7 @@ ADD_SUBDIRECTORY ( sound ) ############################################################################### # CURRENT DIRECTORY FILES ############################################################################### +CONFIGURE_FILE ( tuxanci.desktop.in tuxanci.desktop ) # dont instal those let packagers handle it #IF ( NOT Server ) # INSTALL ( FILES tuxanci.desktop |