Skip to content
Snippets Groups Projects
Commit 48269cd2 authored by Kevin Abel's avatar Kevin Abel
Browse files

Fix typo in Makefile database dependency variable

parent af087603
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ WDN_LIB_RAW = https://raw.githubusercontent.com/unl/wdntemplates/master/wdn/temp ...@@ -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 LESSHAT_RAW = https://raw.githubusercontent.com/csshat/lesshat/c8c211b2442734bfc1ae2509ff0ccebdc2e73664/build/lesshat.less
# Database related CSV # Database related CSV
DB_DPBS = \ DB_DEPS = \
data/csv/all_buildings.csv \ data/csv/all_buildings.csv \
data/csv/additional_buildings.csv \ data/csv/additional_buildings.csv \
data/csv/artists.csv \ data/csv/artists.csv \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment