diff --git a/libs/silk/Makefile b/libs/silk/Makefile
index 55e1a09c15..bea63b691d 100644
--- a/libs/silk/Makefile
+++ b/libs/silk/Makefile
@@ -86,7 +86,7 @@ LDLIBDIRS = ./
 # Rules
 default: all
 
-all: $(TARGET) encoder decoder signalcompare
+all: $(TARGET) encoder decoder #signalcompare
 
 lib: $(TARGET)