From b529f046c9a64ac5fcfa60747af940cf972b3ebc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:34 -0600 Subject: Actually move the kde files that were renamed in the last commit --- tdeprint/CMakeLists.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tdeprint/CMakeLists.txt (limited to 'tdeprint/CMakeLists.txt') diff --git a/tdeprint/CMakeLists.txt b/tdeprint/CMakeLists.txt new file mode 100644 index 000000000..1065c69af --- /dev/null +++ b/tdeprint/CMakeLists.txt @@ -0,0 +1,17 @@ +################################################# +# +# (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 ) +add_subdirectory( tdeprintfax ) +add_subdirectory( slave ) +add_subdirectory( tdeprint_part ) -- cgit v1.2.1