diff --git a/Makefile b/Makefile
index 46f52e13ff53b5c2edab6bae3fb81ae0f469e058..f7736145217d29f57b8de0d8595324447a497ad1 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ WDN_LIB_RAW = https://raw.githubusercontent.com/unl/wdntemplates/master/wdn/temp
 LESSHAT_RAW = https://raw.githubusercontent.com/csshat/lesshat/c8c211b2442734bfc1ae2509ff0ccebdc2e73664/build/lesshat.less
 
 # Database related CSV
-DB_DPBS = \
+DB_DEPS = \
 	data/csv/all_buildings.csv \
 	data/csv/additional_buildings.csv \
 	data/csv/artists.csv \