X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=a8911eda523953bb2648ff3347f4bf64fd8879a4;hb=e495b5c67d32e40c50501af14c417b02b5f82f89;hp=68e1b93360c54d6882024dcb59a7f7dd7ae80643;hpb=cbcb36e38ef35e0a1b950fa8cfa3d90e5aeaa19b;p=swftools.git diff --git a/release.in b/release.in index 68e1b93..a8911ed 100644 --- a/release.in +++ b/release.in @@ -109,6 +109,7 @@ ${name}/lib/wav.c \ ${name}/lib/wav.h \ ${name}/lib/mp3.h \ ${name}/lib/modules/swfdraw.c \ +${name}/lib/modules/swfabc.c \ ${name}/lib/modules/swfaction.c \ ${name}/lib/action/action.h \ ${name}/lib/action/actioncompiler.c \ @@ -170,12 +171,15 @@ ${name}/lib/devices/render.h \ ${name}/lib/devices/text.c \ ${name}/lib/devices/text.h \ ${name}/lib/devices/artsutils.c \ +${name}/lib/devices/artsutils.h \ ${name}/lib/devices/arts.c \ ${name}/lib/devices/arts.h \ ${name}/lib/devices/record.c \ ${name}/lib/devices/record.h \ ${name}/lib/devices/rescale.c \ ${name}/lib/devices/rescale.h \ +${name}/lib/devices/dummy.c \ +${name}/lib/devices/dummy.h \ ${name}/lib/devices/bbox.c \ ${name}/lib/devices/bbox.h \ ${name}/lib/devices/ops.c \ @@ -183,7 +187,9 @@ ${name}/lib/devices/ops.h \ ${name}/lib/pdf/GFXOutputDev.h \ ${name}/lib/pdf/GFXOutputDev.cc \ ${name}/lib/pdf/BitmapOutputDev.h \ +${name}/lib/pdf/FullBitmapOutputDev.h \ ${name}/lib/pdf/BitmapOutputDev.cc \ +${name}/lib/pdf/FullBitmapOutputDev.cc \ ${name}/lib/pdf/InfoOutputDev.h \ ${name}/lib/pdf/InfoOutputDev.cc \ ${name}/lib/pdf/CommonOutputDev.h \