fixed the bpp 3 bug reported by Amartyo Banerjee.
[swftools.git] / Makefile.common.in
index 34afb8e..cbd8a68 100755 (executable)
@@ -25,6 +25,7 @@ transform = @program_transform_name@
 # libtool stuff
 OBJEXT=@OBJEXT@
 EXEEXT=@EXEEXT@
+E=$(EXEEXT)
 ECHO=@ECHO@
 RANLIB=@RANLIB@
 STRIP=@STRIP@