From: kramm <kramm>
Date: Sun, 6 Nov 2005 22:58:37 +0000 (+0000)
Subject: removed old stuff in pdf2swf, added lib/mem.c,lib/mem.h
X-Git-Tag: xpdf-3-01~15
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=5adc96795e22a99c4e7161979856914e2ba9c9de;p=swftools.git

removed old stuff in pdf2swf, added lib/mem.c,lib/mem.h
---

diff --git a/release.in b/release.in
index 8c7cf1b..568ca41 100644
--- a/release.in
+++ b/release.in
@@ -62,6 +62,8 @@ ${name}/lib/png.h \
 ${name}/lib/png.c \
 ${name}/lib/drawer.c \
 ${name}/lib/drawer.h \
+${name}/lib/mem.c \
+${name}/lib/mem.h \
 ${name}/avi2swf/avi2swf.cc \
 ${name}/avi2swf/videoreader.h \
 ${name}/avi2swf/videoreader_avifile.hh \
@@ -148,11 +150,8 @@ ${name}/lib/devices/swf.c \
 ${name}/lib/devices/file.h \
 ${name}/lib/devices/file.c \
 ${name}/pdf2swf/HOWTO_pdf2swf \
-${name}/pdf2swf/encodings.cc \
 ${name}/pdf2swf/SWFOutputDev.h \
 ${name}/pdf2swf/SWFOutputDev.cc \
-${name}/pdf2swf/spline.h \
-${name}/pdf2swf/spline.cc \
 ${name}/pdf2swf/pdf2swf.cc \
 ${name}/pdf2swf/xpdf/Annot.cc \
 ${name}/pdf2swf/xpdf/Annot.h \