added gfx.a to default targets
authorkramm <kramm>
Fri, 4 May 2007 13:21:51 +0000 (13:21 +0000)
committerkramm <kramm>
Fri, 4 May 2007 13:21:51 +0000 (13:21 +0000)
lib/python/Makefile.in

index f3e6ef9..0267b0b 100644 (file)
@@ -3,7 +3,7 @@ srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 include ../../Makefile.common
 
-all: SWF.$(SLEXT) gfx.$(SLEXT)
+all: SWF.$(SLEXT) gfx.$(SLEXT) gfx$(A)
 exe: mypython$(E) swfpython$(E) testmem$(E)
 
 primitives.$(O): primitives.c primitives.h