From d9e1b706df7ebcb0fa7e7e716291f9c88aad6a24 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Fri, 22 Jun 2007 21:38:45 +0000 Subject: - Introducing Mootools as base javascript library. - ported Infobox javascript code to this library. - LiveSimpleAjaxRequest uses Ajax-Object from mootools. - Start of distribution of javascript in source form (not compiled into the live binary). --- javascript/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript/Makefile') diff --git a/javascript/Makefile b/javascript/Makefile index 36582e6..648361c 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 vdr_status.o + treeview.o ### Default rules: -- cgit v1.2.3