summaryrefslogtreecommitdiffstats
path: root/tdecore/hwlibdata/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-02 13:18:59 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-02 13:18:59 -0500
commit5bb9a959afb70b7ad27a331b6088d5bab82b6658 (patch)
tree4362dc738dd14818a29a311e5416ecfa270ba07e /tdecore/hwlibdata/CMakeLists.txt
parent607d5f575d500649c354c1e4a8032a17ab06cc79 (diff)
downloadtdelibs-5bb9a959afb70b7ad27a331b6088d5bab82b6658.tar.gz
tdelibs-5bb9a959afb70b7ad27a331b6088d5bab82b6658.zip
Add external textfile device class rule support to TDE hardware library
Move floppy detection to the new system as an example
Diffstat (limited to 'tdecore/hwlibdata/CMakeLists.txt')
-rw-r--r--tdecore/hwlibdata/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tdecore/hwlibdata/CMakeLists.txt b/tdecore/hwlibdata/CMakeLists.txt
new file mode 100644
index 000000000..d18877c5f
--- /dev/null
+++ b/tdecore/hwlibdata/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (C) 2012 Timothy Pearson
+# kb9vqf (AT) pearsoncomputing.net
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+
+add_subdirectory( classrules )