diff --git a/src/misc/gcc-3.3.6-cross-howto b/src/misc/gcc-3.3.6-cross-howto
index ad25173c86693ee2e2fff530436c49c4bd0f57df..4d1d13e28ad29014bd03113fa088314267e6db70 100644
--- a/src/misc/gcc-3.3.6-cross-howto
+++ b/src/misc/gcc-3.3.6-cross-howto
@@ -37,3 +37,4 @@ cd i386
 ../configure --target=i386-elf --prefix=$PREFIX --disable-tui
 make LDFLAGS=-lintl
 make install
+