added ../librfxswf.a to clean target
authorkramm <kramm>
Tue, 30 Dec 2008 22:52:14 +0000 (22:52 +0000)
committerkramm <kramm>
Tue, 30 Dec 2008 22:52:14 +0000 (22:52 +0000)
lib/as3/Makefile

index bef056d..81312e5 100644 (file)
@@ -63,4 +63,4 @@ testpaths: testpaths.c ../librfxswf.a ../libbase.a
        gcc $(D) -DMAIN -o testpaths testpaths.c ../librfxswf.a ../libbase.a -lz -ljpeg
 
 clean:
-       rm -f *.o *.yy.c *.tab.c *.tab.h testreadwrite swfdump testpaths testwrite
+       rm -f *.o *.yy.c *.tab.c *.tab.h testreadwrite swfdump testpaths testwrite ../librfxswf.a