From a63715a319b6a9046202b7635179a144e5a8550c Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 16 Sep 2014 23:03:44 +0200 Subject: Include default cache folder in package --- atari/Makefile.target | 1 + 1 file changed, 1 insertion(+) (limited to 'atari') diff --git a/atari/Makefile.target b/atari/Makefile.target index 327ece565..5d1f972e3 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -173,6 +173,7 @@ endif $(Q)mkdir $(ATARI_TARGET_DIR)res $(Q)mkdir $(ATARI_TARGET_DIR)res/fonts $(Q)mkdir $(ATARI_TARGET_DIR)res/icons + $(Q)mkdir $(ATARI_TARGET_DIR)res/cache $(Q)touch $(ATARI_TARGET_DIR)cookies $(Q)touch $(ATARI_TARGET_DIR)url.db -- cgit v1.2.3