diff options
Diffstat (limited to 'auto/make')
| -rw-r--r-- | auto/make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ do fi if [ $MAKE_SL = YES ]; then - echo $ngx_n " $obj," $ngx_c >> $MAKEFILE + echo $ngx_n " $obj" $ngx_c >> $MAKEFILE else echo " $obj \\" >> $MAKEFILE fi |
