Skip to content

Commit 03b77ef

Browse files
committed
fixed compiling outside of src directory
1 parent 85565d5 commit 03b77ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
all: src/dump-ios-mobileprovision
2+
all:
33
make -C src
44

55
clean:

0 commit comments

Comments
 (0)