diff --git a/helper.mk b/helper.mk index a840c7dfe..0f8dbb85a 100755 --- a/helper.mk +++ b/helper.mk @@ -37,7 +37,7 @@ exes+=${zpc_exe} zpc_cmake_options?=\ -DBUILD_AOXPC=OFF \ -DBUILD_CPCD=OFF \ - -DBUILD_DEV_GUI=OFF \ + -DBUILD_DEV_GUI=ON \ -DBUILD_EMD=OFF \ -DBUILD_EPC=OFF \ -DBUILD_GMS=OFF \