X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fexample%2FMakefile;h=5bf18f0725a4ef35df18c315eea024d83fe6fca6;hb=d4af216aee2d07affc044ef8a9f7fb4c408c44cd;hp=0b9b72a9f5b94b4f5ec20d5fb324905c8d9c10bc;hpb=01cdd1cf0539dbacbd795e6ef0ea54e324c464db;p=swftools.git diff --git a/lib/example/Makefile b/lib/example/Makefile index 0b9b72a..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: @@ -70,6 +70,7 @@ clean: sprites.o glyphshape.o \ buttontest.o dumpfont.o text.o makefonts.o\ jpegtest.swf box.swf shape1.swf trastest.swf zlibtest.swf \ - sprites.swf buttontest.swf text.swf glyphshape.swf + sprites.swf buttontest.swf text.swf glyphshape.swf sound.swf \ + transtest.swf