diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/button_blue.png | bin | 0 -> 647 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index d790b52..8194e9c 100644 --- a/images/Makefile +++ b/images/Makefile @@ -14,7 +14,7 @@ VDRDIR ?= ../../../.. ### The object files (add further files here): -OBJS = logo.o record.o active.o inactive.o +OBJS = logo.o record.o active.o inactive.o button_blue.o ### Default rules: diff --git a/images/button_blue.png b/images/button_blue.png Binary files differnew file mode 100644 index 0000000..7d9b013 --- /dev/null +++ b/images/button_blue.png |