From 7dc24e4238f6d9b7bf1ed52490f7aee469214d2f Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 14 Jun 2002 07:28:48 +0000 Subject: [PATCH] added swfshape to sources. --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.7.10.4