summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pagelib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pagelib/Makefile b/pagelib/Makefile
index 6c91953..78389da 100644
--- a/pagelib/Makefile
+++ b/pagelib/Makefile
@@ -11,7 +11,7 @@ VDRDIR ?= ../../../..
### The object files (add further files here):
-OBJS = sortedtimers.o tools.o
+OBJS = tools.o
### Default rules: