From 3ef60cf2f005573ad9c11a7b5765e0bd4d65c5a0 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Thu, 22 Feb 2007 23:51:56 +0000 Subject: - Polling in status box can now be toggled between active and inactive. --- javascript/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript/Makefile') diff --git a/javascript/Makefile b/javascript/Makefile index 5419c64..36582e6 100644 --- a/javascript/Makefile +++ b/javascript/Makefile @@ -16,7 +16,7 @@ VDRDIR ?= ../../../.. ### The object files (add further files here): OBJS = alphaAPI.o domLib.o domTT_drag.o domTT.o fadomatic.o \ - treeview.o ajax.o + treeview.o ajax.o vdr_status.o ### Default rules: -- cgit v1.2.3