summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2009-09-07 19:13:48 +0200
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2009-09-07 19:13:48 +0200
commit4cf240cb6faa33f1e51d1040ee6162f245525f8f (patch)
tree477ccddccc832dff245fc1590d7a52fbd59f59b5 /Makefile
parentac835e1d5366908e0c3a706ed3c9298041c4bad9 (diff)
downloadvdr-plugin-live-4cf240cb6faa33f1e51d1040ee6162f245525f8f.tar.gz
vdr-plugin-live-4cf240cb6faa33f1e51d1040ee6162f245525f8f.tar.bz2
new user management within setup that also handles different user rights
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