X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=79ee3334d6b05c5484152a0078da07c07043b10f;hp=fcff54956ba6cb8e01f754550a48344a08f9409f;hb=85f6f8c3250642f2b5e3e241fac1a573778989a9;hpb=07bc54f9e8f839b2758be5768c0725068ea76fa3 diff --git a/configure.in b/configure.in index fcff549..79ee333 100644 --- a/configure.in +++ b/configure.in @@ -477,8 +477,7 @@ AH_BOTTOM([ if test -f "release.in"; then release_in="./release"; fi -if test -f "wx/Makefile.in"; then wx_in="wx/Makefile"; fi -FILES="$release_in $wx_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 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" AC_OUTPUT(${FILES}) dnl new autoconf