diff options
Diffstat (limited to 'javascript/Makefile')
-rw-r--r-- | javascript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |