diff --git a/dist/Makefile b/dist/Makefile
index 20f3454339628bafa3aa32aa2d961aacdf41d035..6ce785a9931f7c87efaa3e2e0302b9463f2b2cee 100644
--- a/dist/Makefile
+++ b/dist/Makefile
@@ -25,7 +25,7 @@ RIOTBASE ?= $(CURDIR)/../../RIOT
 # Uncomment this to enable code in RIOT that does safety checking
 # which is not needed in a production environment but helps in the
 # development process:
-#CFLAGS += -DDEVELHELP
+#DEVELHELP = 1
 
 # Change this to 0 to show compiler invocation lines by default:
 QUIET ?= 1