Skip to content

Commit 6ace33d

Browse files
committed
export mod var
1 parent aa34c7b commit 6ace33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ifdef APP_VERSION
1111
endif
1212

1313
ifeq ($(SIDELOADED),1)
14-
MODULES = jailed
14+
export MODULES = jailed
1515
CODESIGN_IPA = 0
1616
endif
1717

0 commit comments

Comments
 (0)