X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=7fda6b9669734dd99abca00c31b22c5b53d14c78;hp=165d7e154776ac394a955156ee1ad1bf3b93a790;hb=e1b1d44814fded4b2c363b52bc905704feeb65be;hpb=24b2097d84ef6261b8cadfb454c85ddfbb5b0bf9 diff --git a/configure.in b/configure.in index 165d7e1..7fda6b9 100644 --- a/configure.in +++ b/configure.in @@ -394,7 +394,7 @@ if test "x$RUBY_OK" '!=' "xyes";then # fail silently- the most users won't have any need for the # ruby interface anyway else - rubygfx="lib/python/Makefile" + rubygfx="lib/ruby/Makefile" fi # ------------------------------------------------------------------ @@ -583,7 +583,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 ${pythongfx} ${lame_makefile} lib/readers/Makefile" +FILES="$release_in $mk_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythongfx} ${rubygfx} ${lame_makefile} lib/readers/Makefile" AC_OUTPUT(${FILES}) dnl new autoconf