From 602442ecedf17800cddfdae188b05b40345cb011 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期五, 12 六月 2020 12:08:46 +0800 Subject: [PATCH] version --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index ab20156..dc294a8 100755 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS = common hcnetdisk_wrapper netdisk +DIRS = common device service all: for i in $(DIRS); do \ -- Gitblit v1.8.0