Index: /trunk/FACT++/Makefile.am
===================================================================
--- /trunk/FACT++/Makefile.am	(revision 10222)
+++ /trunk/FACT++/Makefile.am	(revision 10223)
@@ -156,5 +156,5 @@
 
 diff:
-	svn diff | $(COLORDIFF)
+	@svn diff | $(COLORDIFF)
 
 
Index: /trunk/FACT++/Makefile.in
===================================================================
--- /trunk/FACT++/Makefile.in	(revision 10222)
+++ /trunk/FACT++/Makefile.in	(revision 10223)
@@ -1504,5 +1504,5 @@
 
 diff:
-	svn diff | $(COLORDIFF)
+	@svn diff | $(COLORDIFF)
 
 # Overwrite rules for silent or other verbosity levels
