You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
444 B
18 lines
444 B
14 years ago
|
#################################################
|
||
|
#
|
||
|
# (C) 2010-2011 Serghei Amelian
|
||
|
# serghei (DOT) amelian (AT) gmail.com
|
||
|
#
|
||
|
# Improvements and feedback are welcome
|
||
|
#
|
||
|
# This file is released under GPL >= 2
|
||
|
#
|
||
|
#################################################
|
||
|
|
||
|
add_subdirectory( printmgr )
|
||
|
add_subdirectory( kjobviewer )
|
||
|
add_subdirectory( kprinter )
|
||
13 years ago
|
add_subdirectory( tdeprintfax )
|
||
14 years ago
|
add_subdirectory( slave )
|
||
13 years ago
|
add_subdirectory( tdeprint_part )
|