summaryrefslogtreecommitdiff
path: root/stand/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/lua/Makefile')
-rw-r--r--stand/lua/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/stand/lua/Makefile b/stand/lua/Makefile
index 7bdcc3fee0564..fe6fd6f63c8ee 100644
--- a/stand/lua/Makefile
+++ b/stand/lua/Makefile
@@ -20,11 +20,11 @@ FILES= cli.lua \
drawer.lua \
hook.lua \
loader.lua \
- logo-beastie.lua \
- logo-beastiebw.lua \
- logo-fbsdbw.lua \
- logo-orb.lua \
- logo-orbbw.lua \
+ gfx-beastie.lua \
+ gfx-beastiebw.lua \
+ gfx-fbsdbw.lua \
+ gfx-orb.lua \
+ gfx-orbbw.lua \
menu.lua \
password.lua \
screen.lua