summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-08-17 14:55:52 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-03-24 15:18:07 +0100
commitd991048cfc487a5f01014f141a66d3cb92276c90 (patch)
treed00e187da05bc414f64f1d77824a432fdc2752c3 /Makefile
parentddae08e88f0d63814ad4fa43f9437c046d8a8488 (diff)
downloadskin-lcarsng-d991048cfc487a5f01014f141a66d3cb92276c90.tar.gz
skin-lcarsng-d991048cfc487a5f01014f141a66d3cb92276c90.tar.bz2
Add setupmenue
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b274f5..b0e1740 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 displayvolume.o lcarsng.o $(PLUGIN).o
+OBJS = config.o displaychannel.o displaymenu.o displaymessage.o displayreplay.o displaytracks.o displayvolume.o lcarsng.o setup.o $(PLUGIN).o
### The main target: