summaryrefslogtreecommitdiff
path: root/gnuradio-core
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-09-06 12:02:27 -0400
committerTom Rondeau <trondeau@vt.edu>2013-03-01 13:01:28 -0500
commit9c0f2dea1c3dc661d53f182f4c6b82c713f4de44 (patch)
tree18073c5edc29e9f1d726037625d1756e66851f87 /gnuradio-core
parentc9dc582402d2551ead29a60256fdf64a1d43534c (diff)
log: fixups after merge.
Diffstat (limited to 'gnuradio-core')
-rw-r--r--gnuradio-core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-core/CMakeLists.txt b/gnuradio-core/CMakeLists.txt
index aed16c563d..7a35551525 100644
--- a/gnuradio-core/CMakeLists.txt
+++ b/gnuradio-core/CMakeLists.txt
@@ -115,7 +115,7 @@ configure_file(
@ONLY)
install(
- FILES gnuradio-core.conf
+ FILES ${CMAKE_CURRENT_BINARY_DIR}/gnuradio-core.conf
DESTINATION ${GR_PREFSDIR}
COMPONENT "core_runtime"
)