summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2010-10-31 10:19:39 +0100
committeranbr <vdr07@deltab.de>2010-10-31 10:19:39 +0100
commit25177cb4765a03da7fab10c500097910e13924e6 (patch)
tree488e54bdf7f851dcddf44e05bebc4cc48130b376 /Makefile
parent16745cec0de781245650aa6332c97ae9a8db8644 (diff)
downloadvdr-plugin-targavfd-0.0.6.tar.gz
vdr-plugin-targavfd-0.0.6.tar.bz2
Support spectrum analyzer visualization (need span-plugin)0.0.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eaaa370..d9d05e2 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ DEFINES += -DHAVE_STDBOOL_H
### The object files (add further files here):
-OBJS = $(PLUGIN).o bitmap.o vfd.o ffont.o setup.o status.o watch.o
+OBJS = $(PLUGIN).o bitmap.o vfd.o ffont.o setup.o status.o watch.o span.o
### The main target: