From 2343e5469f3e7b572147984dde371754c7508759 Mon Sep 17 00:00:00 2001
From: pans <pans@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 29 十二月 2016 14:55:27 +0800
Subject: [PATCH] 

---
 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