blob: 9456e0107fb4035d45b88496362700fc0276ba53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#################################################
#
# (C) 2018 Emanoil Kotsev
# deloptes (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
#KDE_LANG = en
#KDE_DOCS = kdebluetooth
tde_create_handbook( DESTINATION tdebluez )
#tde_create_handbook( LANG de DESTINATION tdebluez )
|