blob: 40d4463b9ae8010d4ea62c781865ff57fbf3ab33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#################################################
#
# (C) 2012 Golubev Alexander
# fatzer2 (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
add_subdirectory( kbytesedit )
add_subdirectory( kpart )
|