From e8291960bd4b221ff7e55aa55fd45aaeb3c8d37a Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 12 Apr 2015 17:10:06 +0200 Subject: added possibility for blinking images, texts, rectangles, ellipses and slopes --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d7db2cb..cc1c790 100644 --- a/Makefile +++ b/Makefile @@ -88,6 +88,7 @@ OBJS = $(PLUGIN).o \ libtemplate/templatefunction.o \ libtemplate/templateloopfunction.o \ libtemplate/xmlparser.o \ + views/animation.o \ views/view.o \ views/viewgrid.o \ views/viewhelpers.o \ -- cgit v1.2.3