X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fexample%2FMakefile;fp=lib%2Fexample%2FMakefile;h=5bf18f0725a4ef35df18c315eea024d83fe6fca6;hp=fcd985f34a9eafcb3596bc0d51d804118e9a37b9;hb=d4af216aee2d07affc044ef8a9f7fb4c408c44cd;hpb=602d0f0a1c8ad614029f235cc6ff38bfe26334e8 diff --git a/lib/example/Makefile b/lib/example/Makefile index fcd985f..5bf18f0 100644 --- a/lib/example/Makefile +++ b/lib/example/Makefile @@ -62,7 +62,7 @@ zlibtest: $(RFXSWF) zlibtest.o makefonts: $(RFXSWF) makefonts.o ../../pdf2swf/swfoutput.o $(CXX) -o makefonts makefonts.o ../../pdf2swf/swfoutput.o \ - ../../pdf2swf/spline.o ../librfxswf.a -lt1 $(LDLIBS) \ + ../../pdf2swf/spline.o ../../pdf2swf/encodings.o ../librfxswf.a -lt1 $(LDLIBS) \ ../../pdf2swf/xpdf/libpdf.a $(DBFLAGS) clean: