From fa7df5c669834a3c9fb8ef313e6230668aca5e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=95?= Date: Mon, 12 Aug 2019 09:57:51 +0800 Subject: [PATCH] =?UTF-8?q?Mod=20=20aaa-12=20=20=E8=B7=B3=E8=BD=ACMakefile?= =?UTF-8?q?=E4=B8=AD=E6=A8=A1=E5=9D=97=E7=BC=96=E8=AF=91=E9=A1=BA=E5=BA=8F?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E7=BC=96=E8=AF=91=E5=87=BA=E9=94=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20RCA=EF=BC=9A=20SOL=EF=BC=9A=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BA=BA=EF=BC=9Ahuangxin=20=E6=A3=80=E8=A7=86?= =?UTF-8?q?=E4=BA=BA=EF=BC=9Ahuangxin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 392e21bce..09a30f667 100755 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ endif .PHONY : demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule -all: demo conntrack netlink trace openrpc redismq usermanager configm ulog database webauth matchrule +all: demo database conntrack netlink trace openrpc redismq usermanager configm ulog webauth matchrule ifeq ($(OPT), install) #$(shell `find ../release -name "*.zip" -delete`)