summaryrefslogtreecommitdiffstats
path: root/src/pcp
diff options
context:
space:
mode:
authorTomas Smetana <tsmetana@redhat.com>2013-11-12 10:14:54 -0500
committerTomas Smetana <tsmetana@redhat.com>2013-11-12 10:14:54 -0500
commitdb95a46cedf3a5e6909f15b4bc4b33791139693f (patch)
treee40e860fb1d3694222a534021b65a2511c7816ca /src/pcp
parentaa0ce80be89faa1fd3e4cb51b1b4f0b9edb8d94f (diff)
downloadopenlmi-providers-db95a46cedf3a5e6909f15b4bc4b33791139693f.tar.gz
openlmi-providers-db95a46cedf3a5e6909f15b4bc4b33791139693f.tar.xz
openlmi-providers-db95a46cedf3a5e6909f15b4bc4b33791139693f.zip
PCP: fix failed post-install registration: add PCP CMakeLists
Diffstat (limited to 'src/pcp')
-rw-r--r--src/pcp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcp/CMakeLists.txt b/src/pcp/CMakeLists.txt
new file mode 100644
index 0000000..43964e8
--- /dev/null
+++ b/src/pcp/CMakeLists.txt
@@ -0,0 +1 @@
+configure_file(openlmi-pcp-generate.in openlmi-pcp-generate @ONLY)