diff --git a/Makefile b/Makefile
index f0e191571d55bba240461071df124500c5227659..371335b3d7e9b658111146e0dc10a1f2f99e0336 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 SHELL = /bin/bash
-DESTDIR=/var/www/html/freedocs
+DESTDIR=/var/www/html/freedocs/draft
 
 numCores=$(shell nproc --all)