blob: 07286391266699d64195b00c92d3ca2378e133c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
add_subdirectory( twin4 )
add_subdirectory( grafix )
##### icons #####################################
tde_install_icons( twin4 )
##### other data ################################
tde_create_translated_desktop( twin4.desktop )
|