From e861f79cb75d2fd14985f17f4094917ecfae4cf8 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期一, 08 六月 2020 21:03:23 +0800
Subject: [PATCH] update

---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index ab20156..a5b0d8f 100755
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS = common hcnetdisk_wrapper netdisk
+DIRS = common netdisk
 
 all:
 	for i in $(DIRS); do \

--
Gitblit v1.8.0