summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-22 12:14:08 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-22 14:51:59 +0200
commit30a6ec85d3738fca98ce80ed305f0d83a81eb3e0 (patch)
treee6936da082f03d0cb488627b8cb4a0a171a73d86 /Makefile
parent78733710efa56f01c759d3d3bf4749f6c8011aa6 (diff)
downloadskin-lcarsng-30a6ec85d3738fca98ce80ed305f0d83a81eb3e0.tar.gz
skin-lcarsng-30a6ec85d3738fca98ce80ed305f0d83a81eb3e0.tar.bz2
Separate displaytracks
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae7ac67..3c4678a 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 displayreplay.o lcarsng.o $(PLUGIN).o
+OBJS = displaychannel.o displaymenu.o displayreplay.o displaytracks.o lcarsng.o $(PLUGIN).o
### The main target: