From a88698ced8bcd58f0f1918b10380bc66b0bfcbbc Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 30 十二月 2016 18:32:15 +0800 Subject: [PATCH] add pl_scale pl_fork --- RtspFace/demo/src/Makefile | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/RtspFace/demo/src/Makefile b/RtspFace/demo/src/Makefile index c3fb131..213ffc8 100644 --- a/RtspFace/demo/src/Makefile +++ b/RtspFace/demo/src/Makefile @@ -20,6 +20,4 @@ .PHONY: clean clean: - rm -f *.o demo -run : - $(shell sh test.sh) \ No newline at end of file + rm -f *.o demo \ No newline at end of file -- Gitblit v1.8.0