diff --git a/Makefile b/Makefile
index 7fcb3548211d8ab88c1640baa5e7bc578eb5157f..58cc0e98b0d4feb617c17b50979d9021df68a914 100644
--- a/Makefile
+++ b/Makefile
@@ -680,7 +680,7 @@ samples: adsi
 		echo ";transcode_via_sln = yes ; Build transcode paths via SLINEAR, instead of directly" ; \
 		echo ";runuser = asterisk ; The user to run as" ; \
 		echo ";rungroup = asterisk ; The group to run as" ; \
-		echo "dahdichanname = yes" ; Set channel name as DAHDI\
+		echo "dahdichanname = yes ; Set channel name as DAHDI" ; \
 		echo "" ; \
 		echo "; Changing the following lines may compromise your security." ; \
 		echo ";[files]" ; \