From 6fb05b832ff4937572e75ca2ecd9efc84de910ea Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 20 Jan 2018 03:41:24 +0330 Subject: update --- bruiser/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bruiser/makefile') diff --git a/bruiser/makefile b/bruiser/makefile index 680d314..9bc142f 100644 --- a/bruiser/makefile +++ b/bruiser/makefile @@ -17,7 +17,7 @@ EXTRA_LD_FLAGS+=$(shell $(PY_CONF) --ldflags) ######################################RULES#################################### .DEFAULT: all -.PHONY: all clean help $(BRUISER) +.PHONY: all clean help all: $(BRUISER) -- cgit v1.2.3