swf_FontUse now takes a SWFFONT as additional argument.
[swftools.git] / lib / example / Makefile
index 2e7dbc3..6bbda47 100644 (file)
@@ -48,6 +48,7 @@ sprites: $(RFXSWF) sprites.o $(RFXSWF)
 transtest: $(RFXSWF) transtest.o $(RFXSWF)
                $(CC) -o transtest transtest.o $(RFXSWF) $(LDLIBS) $(DBFLAGS)
 
+text.o: demofont.c
 text: $(RFXSWF) text.o $(RFXSWF)
                $(CC) -o text text.o $(RFXSWF) $(LDLIBS) $(DBFLAGS)