summaryrefslogtreecommitdiff
path: root/apps/graphics/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/Make.defs')
-rw-r--r--apps/graphics/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/Make.defs b/apps/graphics/Make.defs
index 3376e941a..987c387b6 100644
--- a/apps/graphics/Make.defs
+++ b/apps/graphics/Make.defs
@@ -43,5 +43,5 @@ CONFIGURED_APPS += graphics/screenshot
endif
ifeq ($(CONFIG_GRAPHICS_TRAVELER),y)
-CONFIGURED_APPS += graphics/traveller
+CONFIGURED_APPS += graphics/traveler
endif