Skip to content

v0.2.53..v0.2.54 changeset Makefile

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/ui/Makefile b/test-files/ui/Makefile
index 98db6a2..e876231 100644
--- a/test-files/ui/Makefile
+++ b/test-files/ui/Makefile
@@ -23,6 +23,7 @@ CWD=$(shell pwd)
 $(shell $(HOOT_HOME)/scripts/ReplaceEnvironmentVariables.sh DbSettings.inc.in DbSettings.inc)
 -include DbSettings.inc
 
+HOOT_OPTS+= -C Testing.conf
 HOOT_OPTS+= -D convert.ops=hoot::DecomposeBuildingRelationsVisitor
 HOOT_OPTS+= -D hootapi.db.writer.overwrite.map=true
 HOOT_OPTS+= -D api.db.email=test@test.com
Clone this wiki locally