From: Matthias Kramm Date: Wed, 21 Jan 2009 19:32:48 +0000 (-0800) Subject: removed pdf2swf/fonts/Makefile.in X-Git-Tag: release-0-9-0~239 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=4ca9852afeac649176fb4d074bbda87f028a6f9c removed pdf2swf/fonts/Makefile.in --- diff --git a/configure.in b/configure.in index 4a74bdf..d6f66d8 100644 --- a/configure.in +++ b/configure.in @@ -543,7 +543,7 @@ AH_BOTTOM([ if test -f "release.in"; then release_in="./release"; fi if test -f "Makefile.new.in"; then mk_in="./Makefile.new"; fi -FILES="$release_in $mk_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile pdf2swf/fonts/Makefile ${pythonrfxswf} ${lame_makefile} lib/art/Makefile lib/readers/Makefile" +FILES="$release_in $mk_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythonrfxswf} ${lame_makefile} lib/art/Makefile lib/readers/Makefile" AC_OUTPUT(${FILES}) dnl new autoconf