summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--images/Makefile2
-rw-r--r--images/arrow.pngbin0 -> 419 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 51922d2..61ac801 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -23,7 +23,7 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \
reload.o stop.o one_uparrow.o one_downarrow.o tv.o \
remotecontrol.o search.o record_timer.o button_red.o \
button_green.o button_new.o help.o logo_login.o \
- button_yellow.o
+ button_yellow.o arrow.png
### Default rules:
diff --git a/images/arrow.png b/images/arrow.png
new file mode 100644
index 0000000..0c7c14d
--- /dev/null
+++ b/images/arrow.png
Binary files differ