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

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