From: kramm Date: Fri, 14 Jun 2002 07:28:48 +0000 (+0000) Subject: added swfshape to sources. X-Git-Tag: release-0-4-0~15 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=7dc24e4238f6d9b7bf1ed52490f7aee469214d2f added swfshape to sources. --- diff --git a/lib/Makefile.in b/lib/Makefile.in index 681ca1d..ec63eea 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -344,7 +344,7 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean rfxswf.o: rfxswf.c rfxswf.h bitio.c bitio.h modules/swfbits.c \ modules/swfaction.c modules/swfdump.c modules/swfcgi.c \ modules/swfbutton.c modules/swftext.c modules/swftools.c \ - modules/swfsound.c + modules/swfsound.c modules/swfshape.c $(COMPILE) -c $< # Tell versions [3.59,3.63) of GNU make to not export all variables.