]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
cleanup
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 4 Sep 2015 20:10:55 +0000 (15:10 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 4 Sep 2015 20:10:55 +0000 (15:10 -0500)
libs/libks/Makefile
libs/libks/test/testpools [deleted file]

index 84a089a83b84a52a3f90e2bb7107a31a8f1f54f5..f5aa325965f840dbcffbb43c5307c08614e1d3e1 100644 (file)
@@ -31,4 +31,4 @@ clean: test-clean
 test/testpools: $(MYLIB) test/testpools.c
        $(CC) $(CXFLAGS) test/testpools.c -Isrc/include/ libks.a -o test/testpools
 
-test: test/testpools
+test-all: test/testpools
diff --git a/libs/libks/test/testpools b/libs/libks/test/testpools
deleted file mode 100755 (executable)
index 7b08d63..0000000
Binary files a/libs/libks/test/testpools and /dev/null differ