diff --git a/plugins/example_plugin/Makefile b/plugins/example_plugin/Makefile index 885bc98..039ca78 100644 --- a/plugins/example_plugin/Makefile +++ b/plugins/example_plugin/Makefile @@ -10,6 +10,7 @@ TOPDIR ?= $(CURDIR) include $(DEVKITPRO)/wups/share/wups_rules +WUT_ROOT := $(DEVKITPRO)/wut #------------------------------------------------------------------------------- # TARGET is the name of the output # BUILD is the directory where object files & intermediate files will be placed