Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion architecture/hothouse/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ USE_DAISYSP_LGPL=1

# Library Locations
HOTHOUSE_DIR ?= ../../HothouseExamples
LIBDAISY_DIR ?= $(HOTHOUSE_DIR)/libdaisy
LIBDAISY_DIR ?= $(HOTHOUSE_DIR)/libDaisy
DAISYSP_DIR ?= $(HOTHOUSE_DIR)/DaisySP

# Sources
Expand Down