diff --git a/Makefile.am b/Makefile.am
index 617c30b2c..6a4b15ad9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -324,7 +324,7 @@ function gen_element(type, dir, file)\
printf("%s\r\n",\
spaces, dir, file);\
else if(ext == "rc")\
- printf("%s\r\n",\
+ printf("%s\r\n",\
spaces, dir, file);\
}\
}\