summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--unix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile b/unix/Makefile
index e08e817bca..830f307424 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -2,6 +2,7 @@
include ../py/mkenv.mk
FROZEN_DIR = scripts
+FROZEN_MPY_DIR = modules
# define main target
PROG = micropython