cosmetic: Remove trailing whitespace

Change-Id: I64c8dbad3fc42bcb8dd4ac9b16bbd9c59a0cf5d5
diff --git a/CommonLibs/Makefile.am b/CommonLibs/Makefile.am
index 18ec2f7..ed188d5 100644
--- a/CommonLibs/Makefile.am
+++ b/CommonLibs/Makefile.am
@@ -50,7 +50,7 @@
 	ConfigurationTest \
 	LogTest
 
-#	ReportingTest 
+#	ReportingTest
 
 noinst_HEADERS = \
 	BitVector.h \
@@ -94,5 +94,3 @@
 LogTest_LDADD = libcommon.la $(SQLITE3_LIBS)
 
 MOSTLYCLEANFILES += testSource testDestination
-
-