From: kramm Date: Fri, 4 May 2007 13:21:11 +0000 (+0000) Subject: added gfx to default targets X-Git-Tag: buttons-working~676 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=a42cd5b08155ba4abd12c669b10199dfe8cf3855 added gfx to default targets --- diff --git a/lib/python/Makefile.in b/lib/python/Makefile.in index 5bfc934..efd03a0 100644 --- a/lib/python/Makefile.in +++ b/lib/python/Makefile.in @@ -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