summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2019-06-24 08:59:00 -0700
committerFranck Cuny <fcuny@twitter.com>2019-06-24 08:59:00 -0700
commitc9a46d0d464dc729087bad8f24694425c395b4a9 (patch)
tree1635a2996ace13bf84caa9e7e767cb3d03ae8806 /Makefile
parent[emacs] fix arguments for calling ls (diff)
downloademacs.d-c9a46d0d464dc729087bad8f24694425c395b4a9.tar.gz
[make] update path where to store screenshots.
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d33474..4040f04 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ $(HOME)/workspace:
 	@mkdir -p $(HOME)/workspace/
 
 $(HOME)/Documents/screenshots:
-	@mkdir -p $(HOME)/GDrive/screenshots
+	@mkdir -p $(HOME)/Documents/screenshots
 
 .PHONE: osx
 osx: