Skip to content

Commit 118a1c6

Browse files
committed
update
1 parent a1ca156 commit 118a1c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
22

3+
.PHONY clean prepare-source prepare-original-source make-patch
4+
35
prepare-source: prepare-original-source
46
patch -p1 < $(ROOT_DIR)/patches/patch_scan.patch
57

0 commit comments

Comments
 (0)