From 4bf1fc0a7e9a4611fc322ebe1cb39a671aa2ed57 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期二, 21 七月 2020 11:59:23 +0800
Subject: [PATCH] reconstruct

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

diff --git a/Makefile b/Makefile
index 6a36d7b..adac55f 100755
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS = squeue test
+DIRS = src test test2 demo
 
 all:
 	for i in $(DIRS); do \

--
Gitblit v1.8.0