From 932aa03d6a2c3699a549b40cb37147e1b9aadfbc Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 9 Mar 2010 03:19:35 +0000 Subject: [PATCH] re-enabled the test programs git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16948 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/silk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/silk/Makefile b/libs/silk/Makefile index 4b723b40ea..55e1a09c15 100644 --- a/libs/silk/Makefile +++ b/libs/silk/Makefile @@ -86,8 +86,7 @@ LDLIBDIRS = ./ # Rules default: all -all: $(TARGET) -#all: $(TARGET) encoder decoder signalcompare +all: $(TARGET) encoder decoder signalcompare lib: $(TARGET)