removed old stuff in pdf2swf, added lib/mem.c,lib/mem.h
authorkramm <kramm>
Sun, 6 Nov 2005 22:58:37 +0000 (22:58 +0000)
committerkramm <kramm>
Sun, 6 Nov 2005 22:58:37 +0000 (22:58 +0000)
release.in

index 8c7cf1b..568ca41 100644 (file)
@@ -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 \