From: kramm Date: Sat, 22 Jan 2005 09:12:22 +0000 (+0000) Subject: added os.c/os.h X-Git-Tag: release-0-6-3~22 X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=05303f5c7310cd0e00ef3cac1cb81c5246d4a609;p=swftools.git added os.c/os.h --- diff --git a/release.in b/release.in index ea85202..bed7baa 100644 --- a/release.in +++ b/release.in @@ -131,6 +131,8 @@ ${name}/lib/rfxswf.h \ ${name}/lib/old_rfxswf.h \ ${name}/lib/log.c \ ${name}/lib/log.h \ +${name}/lib/os.c \ +${name}/lib/os.h \ ${name}/pdf2swf/HOWTO_pdf2swf \ ${name}/pdf2swf/swfoutput.h \ ${name}/pdf2swf/swfoutput.cc \