summaryrefslogtreecommitdiffstats
path: root/tdeprint/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/CMakeLists.txt')
-rw-r--r--tdeprint/CMakeLists.txt17
1 files changed, 17 insertions, 0 deletions
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 )