diff --git a/tools/setup_radiohdl.sh b/tools/setup_radiohdl.sh
index 634401812e14073003f428d9e3710de279e187a3..df8baceb186daaac3ae55d09e8641cc72736d99e 100755
--- a/tools/setup_radiohdl.sh
+++ b/tools/setup_radiohdl.sh
@@ -43,7 +43,7 @@ export HDL_BUILD_DIR=${RADIOHDL}/build
 # UniBoard Python Environment
 export UPE=${UNB}/Software/python
 export ONECLICK=${RADIOHDL}/tools/oneclick
-export PYTHONPATH=${UPE}/base:${UPE}/peripherals:${UPE}/reginfo:${ONECLICK}/base
+export PYTHONPATH=${UPE}/base:${UPE}/peripherals:${UPE}/reginfo:${ONECLICK}/base:${ONECLICK}/components
 
 # Add search paths for executeables to $PATH
 export PATH=${PATH}:\