Makefile.am: formatting tweak
diff --git a/Makefile.am b/Makefile.am
index 3a12fde..d4b1647 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -441,7 +441,8 @@
 # the output differs depending on the type of floating point math used, and
 # this is only deterministic if the DCT/IDCT are implemented using SIMD
 # instructions on a particular platform.  Pass one of the following on the make
-# command line to validate the floating point tests against one of the expected # results:
+# command line to validate the floating point tests against one of the expected
+# results:
 #
 # FLOATTEST=sse  validate against the expected results from the libjpeg-turbo
 #                SSE SIMD extensions