summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt
diff options
context:
space:
mode:
authorGolubev Alexander <fatzer2@gmail.com>2013-07-27 10:34:20 +0400
committerGolubev Alexander <fatzer2@gmail.com>2013-07-27 11:20:18 +0400
commit0984f0194709db2d85651615b0551054876dbcc5 (patch)
treed8fe42c304827d5108b816c84898c06cf3ab40f1 /tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt
parent70ce443ca384bef01d896a5e1dc81acb90f3df51 (diff)
downloadtdelibs-0984f0194709db2d85651615b0551054876dbcc5.tar.gz
tdelibs-0984f0194709db2d85651615b0551054876dbcc5.zip
move all tdehw stuff into separate subdir
Diffstat (limited to 'tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt')
-rw-r--r--tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt b/tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt
new file mode 100644
index 000000000..98b117d54
--- /dev/null
+++ b/tdecore/tdehw/hwlibdata/pnpdev/CMakeLists.txt
@@ -0,0 +1,17 @@
+#################################################
+#
+# (C) 2012 Timothy Pearson
+# kb9vqf (AT) pearsoncomputing.net
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+
+##### other data ################################
+
+install( FILES
+ pnp.ids dpy.ids
+ DESTINATION ${DATA_INSTALL_DIR}/tdehwlib/pnpdev )