summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2014-01-02 18:08:00 +0100
committerOle Loots <ole@monochrom.net>2014-01-02 18:08:00 +0100
commitc495c08626f826092c7ff353d2c573e0248ea46f (patch)
treeb40639c857e37cefd1200750f4753af60cbe77af /atari/Makefile.target
parent44a6c5bb17d56d5d6835b5027327a08a2c6c3f61 (diff)
downloadnetsurf-c495c08626f826092c7ff353d2c573e0248ea46f.tar.gz
netsurf-c495c08626f826092c7ff353d2c573e0248ea46f.tar.bz2
Default downloads directory name is "downloads" not "download"
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index f4dba23e7..283361355 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -168,7 +168,7 @@ endif
$(Q)rm -rf $(PKGNAME)
$(Q)mkdir $(ATARI_TARGET_DIR)
$(Q)mkdir $(ATARI_TARGET_DIR)doc
- $(Q)mkdir $(ATARI_TARGET_DIR)download
+ $(Q)mkdir $(ATARI_TARGET_DIR)downloads
$(Q)mkdir $(ATARI_TARGET_DIR)res
$(Q)mkdir $(ATARI_TARGET_DIR)res/fonts
$(Q)mkdir $(ATARI_TARGET_DIR)res/icons