From 633e76c1d533c3d9c257b92df7ebdfd36c9fd8a0 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 29 十二月 2016 18:42:50 +0800 Subject: [PATCH] unify log --- 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