summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62cf856..71ecae5 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,8 @@ VERSIONSUFFIX = gen_version_suffix.h
PLUGINOBJS = $(PLUGIN).o thread.o tntconfig.o setup.o i18n.o timers.o \
tools.o recman.o tasks.o status.o epg_events.o epgsearch.o \
- grab.o md5.o filecache.o livefeatures.o preload.o timerconflict.o
+ grab.o md5.o filecache.o livefeatures.o preload.o timerconflict.o \
+ users.o
WEBLIBS = pages/libpages.a css/libcss.a javascript/libjavascript.a