summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-22 12:40:35 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-22 14:52:00 +0200
commit65a100dbfb2fe98ac796b51aafe2280dbde04fc2 (patch)
tree4b1bbe186400bcf87afe693af27e1abd3e0124cb /Makefile
parent027961e2ce7f20a9db208c6e774efad225e5628a (diff)
downloadskin-lcarsng-65a100dbfb2fe98ac796b51aafe2280dbde04fc2.tar.gz
skin-lcarsng-65a100dbfb2fe98ac796b51aafe2280dbde04fc2.tar.bz2
Separate displayvolume
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 624e978..4b274f5 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
-OBJS = displaychannel.o displaymenu.o displaymessage.o displayreplay.o displaytracks.o lcarsng.o $(PLUGIN).o
+OBJS = displaychannel.o displaymenu.o displaymessage.o displayreplay.o displaytracks.o displayvolume.o lcarsng.o $(PLUGIN).o
### The main target: